mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Add native ESPHome API light (#19375)
* Add esphomelib native API light
* Update
* 🚑 Lint
This commit is contained in:
@@ -36,6 +36,7 @@ HA_COMPONENTS = [
|
||||
'binary_sensor',
|
||||
'cover',
|
||||
'fan',
|
||||
'light',
|
||||
]
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user