mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix: add missing hass helpers
This commit is contained in:
parent
9bd12cf310
commit
c266122a02
1 changed files with 2 additions and 0 deletions
|
|
@ -217,11 +217,13 @@ in {
|
|||
history = {};
|
||||
image = {};
|
||||
input_boolean = {};
|
||||
input_button = {};
|
||||
input_datetime = {};
|
||||
input_number = {};
|
||||
input_select = {};
|
||||
input_text = {};
|
||||
logbook = {};
|
||||
schedule = {};
|
||||
map = {};
|
||||
media_source = {};
|
||||
mobile_app = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue