mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
debugging mainheating controls
This commit is contained in:
parent
4edf4ceedb
commit
71dad618ba
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@ class MainheatControlAttributes(Definitions):
|
|||
|
||||
# Sufficiently similar descriptions to be remapped
|
||||
TO_REMAP = {
|
||||
"celect control": 'celect-type control'
|
||||
"celect control": 'celect-type control',
|
||||
"celect controls": 'celect-type control',
|
||||
}
|
||||
|
||||
WELSH_TEXT = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue