Add basic typing to emulated_hue (#72663)
* Add basic typing to emulated_hue * type a few more places * fixes * numbers are always stringified * numbers are always stringified * coverage * drop assert
This commit is contained in:
parent
d603952872
commit
237ef6419b
6 changed files with 324 additions and 249 deletions
|
@ -2,3 +2,5 @@
|
|||
|
||||
HUE_SERIAL_NUMBER = "001788FFFE23BFC2"
|
||||
HUE_UUID = "2f402f80-da50-11e1-9b23-001788255acc"
|
||||
|
||||
DOMAIN = "emulated_hue"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue