mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
* 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
4 lines
61 B
Python
4 lines
61 B
Python
"""Constants for the OralB integration."""
|
|
|
|
DOMAIN = "oralb"
|