mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 03:04:09 +01:00
* Adjust OpenUV integration for upcoming API limit changes * Added fix for "Invalid API Key" * Bugfix * Add initial nighttime check * Move from polling to a service-based model * Fixed test * Removed unnecessary scan interval * Fixed test * Moving test imports * Member comments * Hound * Removed unused import
3 lines
67 B
Python
3 lines
67 B
Python
"""Define constants for the OpenUV component."""
|
|
DOMAIN = 'openuv'
|