mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
debugging cleaners
This commit is contained in:
parent
33ca9b7988
commit
f355f12ed3
2 changed files with 4 additions and 1 deletions
|
|
@ -9,7 +9,9 @@ class LightingAttributes(Definitions):
|
|||
"goleuadau ynni-isel ym mhob un ogçör mannau gosod": "low energy lighting in all fixed outlets",
|
||||
"goleuadau ynni-isel ym mhob un o r mannau gosod": "low energy lighting in all fixed outlets",
|
||||
"dim goleuadau ynni-isel": "no low energy lighting",
|
||||
"goleuadau ynni-isel ym mhob un o'r mannau gosod": 'Low energy lighting in all fixed outlets'
|
||||
"goleuadau ynni-isel ym mhob un o'r mannau gosod": 'Low energy lighting in all fixed outlets',
|
||||
"effeithlonrwydd goleuo da": 'good lighting efficiency',
|
||||
"effeithlonrwydd goleuo is na'r cyfartaledd": 'below average lighting efficiency',
|
||||
}
|
||||
|
||||
OBSERVED_ERRORS = []
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@ class MainheatControlAttributes(Definitions):
|
|||
'rheoli r tal a llaw': 'manual charge control',
|
||||
'tal un gyfradd, thermostat ystafell yn unig': 'flat rate charging, room thermostat only',
|
||||
"rheoli'r t l llaw": "manual charge control",
|
||||
"2205 rhaglennydd ac o leiaf ddau thermostat ystafell": "programmer and at least two room thermostats"
|
||||
}
|
||||
|
||||
NO_DATA_DESCRIPTIONS = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue