Remove generated translation Raise error correctly Remove obsolete consts Remove callback, hass assignment and info log Use name from LOQED API instead of default name Correct entity name for assertion
4 lines
62 B
Python
4 lines
62 B
Python
"""Constants for the loqed integration."""
|
|
|
|
|
|
DOMAIN = "loqed"
|