fix: add missing hass helpers

This commit is contained in:
arcnmx 2022-10-07 09:27:44 -07:00
parent 9bd12cf310
commit c266122a02

View file

@ -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 = {};