Add water level sensors provided by UK Environment Agency (#31954)
This commit is contained in:
parent
f1fd8aa51f
commit
f82f815304
15 changed files with 829 additions and 0 deletions
3
homeassistant/components/eafm/const.py
Normal file
3
homeassistant/components/eafm/const.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
"""Constants for the eafm component."""
|
||||
|
||||
DOMAIN = "eafm"
|
Loading…
Add table
Add a link
Reference in a new issue