Add support for Shelly Plus Addon sensors (#79954)
This commit is contained in:
parent
eaeee96d75
commit
e1520a0d14
3 changed files with 25 additions and 25 deletions
|
@ -158,9 +158,6 @@ KELVIN_MIN_VALUE_COLOR: Final = 3000
|
|||
|
||||
UPTIME_DEVIATION: Final = 5
|
||||
|
||||
# Max RPC switch/input key instances
|
||||
MAX_RPC_KEY_INSTANCES = 4
|
||||
|
||||
# Time to wait before reloading entry upon device config change
|
||||
ENTRY_RELOAD_COOLDOWN = 60
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue