new config adressation

This commit is contained in:
andvikt
2021-12-01 18:49:37 +03:00
parent c11de5c2b9
commit b908068315
5 changed files with 102 additions and 84 deletions

View File

@@ -50,6 +50,8 @@ CONF_FILTER_VALUES = 'filter_values'
CONF_FILTER_SCALE = 'filter_scale'
CONF_FILTER_LOW = 'filter_low'
CONF_FILTER_HIGH = 'filter_high'
CONF_1WBUS = '1wbus'
CONF_ADDR = 'addr'
PLATFORMS = [
"light",
"switch",