Add oralb integration (#80918)
* mapping * update * working * tests * fixes * temp add binary sensor platform to make sure it works * fixes * 100% cover * adjust * disable chatty sensors by default * remove binary sensor_platform for next PR * time is much nicer than counter
This commit is contained in:
parent
3759be09df
commit
559e281431
18 changed files with 638 additions and 0 deletions
3
homeassistant/components/oralb/const.py
Normal file
3
homeassistant/components/oralb/const.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
"""Constants for the OralB integration."""
|
||||
|
||||
DOMAIN = "oralb"
|
Loading…
Add table
Add a link
Reference in a new issue