diff --git a/atom.xml b/atom.xml index c7bb20a85f..fd387dc116 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
www
directory yourself as it is not made
You can also use icon
and refer to any icon from MaterialDesignIcons.com.
For switches with an assumed state two buttons are shown (turn off, turn on) instead of a switch. By setting assumed_state
to false
you will get the default switch icon.
# Example configuration.yaml entry
homeassistant:
@@ -117,6 +119,8 @@ You may have to create the www
directory yourself as it is not made
switch.wemo_switch_2:
friendly_name: Kitchen kettle
icon: mdi:kettle
+ switch.rfxtrx_switch:
+ assumed_state: false