diff --git a/atom.xml b/atom.xml index a3b653766b..6399463568 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
By default, all of your devices will be visible and have a default icon determined by their domain. You can customize the look and feel of your front page by altering some of these parameters. This can be done by overriding attributes of specific entities.
-This format works for version 0.37+. For pre-0.37 use Older format
- -customize
consists of a list of attribute customization blocks
# Example configuration.yaml entry
-homeassistant:
+homeassistant:
name: Home
unit_system: metric
# etc
customize:
- # Only the 'entity_id' is required. All other options are optional.
- - entity_id: sensor.living_room_motion
+ # Add an entry for each entity that you want to overwrite.
+ sensor.living_room_motion:
hidden: true
- - entity_id: thermostat.family_roomfamily_room
+ thermostat.family_room:
entity_picture: https://example.com/images/nest.jpg
friendly_name: Nest
- - entity_id: switch.wemo_switch_1
+ switch.wemo_switch_1:
friendly_name: Toaster
entity_picture: /local/toaster.jpg
- - entity_id: switch.wemo_switch_2
+ switch.wemo_switch_2:
friendly_name: Kitchen kettle
icon: mdi:kettle
- - entity_id: switch.rfxtrx_switch
+ switch.rfxtrx_switch:
assumed_state: false
@@ -157,60 +152,6 @@
- Advanced example
-
-You can also specify attributes for all devices in a domain, use wildcards, use several entity IDs as a list or comma separated list.
-
-homeassistant:
- customize:
- - entity_id: sensor
- icon: mdi:kettle # Give all sensor the kettle icon
- - entity_id: light.family*
- hidden: true # Hide all lights that have an ID starting with 'family'
- - entity_id: switch.wemo_switch_1,switch.wemo_switch_2,switch.wemo_switch_3
- entity_picture: /local/toaster.jpg # Set picture on multiple devices
-
-
-
-Either entity_id
must be present in each customization block.
-
- Older format
-
-In the previous version of customize format the keys were the IDs:
-homeassistant:
- name: Home
- unit_system: metric
- # etc
-
- customize:
- # Only the 'entity_id' is required. All other options are optional.
- sensor.living_room_motion:
- hidden: true
- thermostat.family_roomfamily_room:
- entity_picture: https://example.com/images/nest.jpg
- friendly_name: Nest
- switch.wemo_switch_1:
- friendly_name: Toaster
- entity_picture: /local/toaster.jpg
- switch.wemo_switch_2:
- friendly_name: Kitchen kettle
- icon: mdi:kettle
- - entity_id: switch.rfxtrx_switch:
- assumed_state: false
-
-
-This format doesn’t support comma-separated IDs, wildcards or domain matching.
-
-The formats can’t be mixed
- # NOT A VALID CONFIGURATION
- customize:
- sensor.living_room_motion:
- hidden: true
- - entity_id: thermostat.family_roomfamily_room
- friendly_name: Nest
-
-
-
Reloading customize
Home Assistant offers a service to reload the core configuration while Home Assistant is running called homeassistant/reload_core_config
. This allows you to change your customize section and see it being applied without having to restart Home Assistant. To call this service, go to the
service developer tools, select the service homeassistant/reload_core_config
and click “Call Service”.
diff --git a/sitemap.xml b/sitemap.xml
index fee61200f9..7704fbebb8 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2811,62 +2811,62 @@
https://home-assistant.io/demo/frontend.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/index.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-02-19T17:22:06+00:00
+2017-02-19T20:34:28+00:00