0.8: Honeywell Thermostats, Orvibo 开关 and Z-Wave 开关 and 灯光

我们一直在努力准备这个最新发布。本次发布的一大亮点,是在前端引入了一套扩展图标集(感谢 @happyleavesaoc 提供创意和原型)。要开始自定义,请从 Material Design Icons 中选择任意图标,在名称前加上 mdi:,然后将其放入 configuration.yaml 中的 customize 部分:

homeassistant:
  customize:
    switch.ac:
      icon: "mdi:air-conditioner"

Backward-incompatible changes

  • Any existing 区域 icon will have to be replaced with one from Material Design Icons.
  • LimitlessLED 灯光 服务 require colors to be specified in RGB instead of XY.

Changes