Added domain icon for homekit (#1782)

Added domain icon home-automation for domain homekit. With PR home-assistant/pull/17180 the homekit component will create entries within logbook. This PR is to set the icon displayed then for those logbook entries to be the home-automation icon.
This commit is contained in:
ehendrix23 2018-10-16 11:06:19 -06:00 committed by Paulus Schoutsen
parent c296f33ba1
commit ba66ff840f

View File

@ -18,6 +18,7 @@ const fixedIcons = {
group: "hass:google-circles-communities",
history_graph: "hass:chart-line",
homeassistant: "hass:home-assistant",
homekit: "hass:home-automation",
image_processing: "hass:image-filter-frames",
input_boolean: "hass:drawing",
input_datetime: "hass:calendar-clock",