* 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
3 lines
61 B
Python
3 lines
61 B
Python
"""Constants for the OralB integration."""
|
|
|
|
DOMAIN = "oralb"
|