diff --git a/doc/ha/ha.png b/doc/ha/ha.png index 816560075..33f4d39b9 100644 Binary files a/doc/ha/ha.png and b/doc/ha/ha.png differ diff --git a/doc/ha/notify.yaml b/doc/ha/notify.yaml index 8fef11786..5a244f3ca 100644 --- a/doc/ha/notify.yaml +++ b/doc/ha/notify.yaml @@ -7,7 +7,6 @@ platform: group services: - service: ios_pauls_iphone - - service: ios_fleurs_iphone - service: pushover - name: admin_notify diff --git a/doc/ha/ui-lovelace.yaml b/doc/ha/ui-lovelace.yaml index 71462fb96..289fc57f4 100644 --- a/doc/ha/ui-lovelace.yaml +++ b/doc/ha/ui-lovelace.yaml @@ -1,7 +1,3 @@ -resources: - - url: /local/custom-lovelace/thermostat-card/thermostat-card.js - type: module - title: Home views: @@ -66,17 +62,5 @@ views: entities: - sensor.current_room_temperature - sensor.dark_sky_temperature - - type: custom:thermostat-card - title: Living Room + - type: thermostat entity: climate.thermostat - pending: 1 - chevron_size: 50 - no_card: false - hvac: - states: - 'low': 'low' - 'manual': 'manual' - 'auto': 'auto' - attribute: operation_mode - highlight_tap: true - \ No newline at end of file