0.23: Envisalink, Homematic, HDMI-CEC and Sony Bravia TV
It's time for Home Assistant 0.23 and it's full of goodies. It's also the 发布 that bumps us over a 1000 tests and to 94% test coverage! Also our 安装 issues on the 树莓派 and Synology have been resolved.
This 发布 brings support for two new ecosystems: Envisalink and Homematic. We can now also control your TV via HDMI using HDMI-CEC (which works on the Pi!) and another cool feature is the persistent 通知 which allow you to add a 通知 to the 前端 till dismissed.
Wink support has been dramatically improved by migrating to the PubNub API. This allows Wink to push changes from their system to Home Assistant. This change came just in time as somehow our Wink 集成 was causing a lot of requests to their servers. Thanks to Wink for letting us know so we could solve it instead of blocking us.
On the config side, you can now store your passwords in your OS keyring or just in a standalone file. We also got a new 服务 to 重载 the 核心 config so no reboots needed anymore after changing customize 设置!




- Support for Envisalink added (报警 control 面板, 二元sensor, 传感器) (@cinntax)
- Support for Homematic added (二元sensor, 灯光, rollershutter, 传感器, 开关) (@pvizeli, @danielperna84)
- New HDMI-CEC component (@happyleavesaoc, @lukas-hetzenecker)
- Major rewrite of Wink which now pushes changes to Home Assistant (@w1ll1am23)
- 核心: new add 重载 核心 config 服务 (@balloob)
- Support for persistent 通知 added (@fabaff, @balloob)
- Garage door: Z-Wave support added (@turbokongen)
- Rollershutter: Z-Wave support added (@turbokongen)
- Media Player: Sony Bravia TV now supported (@aparraga)
- 传感器: Fixer.io now supported (@fabaff)
- Garage door: Control any garage door using 树莓派 GPIO pins (@kellerza)
- 传感器: OpenExchangeRates support added (@arsaboo)
- 通知: Pushover now supports target 设备, sound, URL and priority (@dale3h)
- 传感器: Netatmo now supports wind, battery and radio signals (@Jypy)
- 日志 successful and failed login attemps (@fabaff)
- Config: allow extracting account info into OS keyring or separate YAML file (@kellerza)
- 核心: add option to not filter out duplicate 状态 per 实体 (@philipbl)
- HTTP: Follow Mozilla SSL recommendations (@danieljkemp, @AlucardZero)
- 灯光: Z-Wave colorbulb support added (@armills)
- 核心: new elevation config option added (@balloob)
- 传感器: OneWire support extended with support for DS18S20, DS1822, DS1825 and DS28EA00 temperature 传感器 + support for bus masters which use fuse to mount 设备 tree. (@Ardetus)
- 门锁: Vera now supported (@rhooper)
- HTTP: Migrate to CherryPy WSGI server to fix 安装 and runtime problems (@balloob)
Backward-incompatible changes
- Homematic thermostat 配置 has changed and now depends on the new Homematic component.
Hotfix 0.23.1 - July 2
- Bump PyVera to 0.2.13 to fix traceback and pyvera Thread dying related to bug (@rhooper)
- HTTP - SSL: Check for OP_NO_COMPRESSION support before trying to use it (@AlucardZero)
- Wink: Downgraded pubnub to work around pycryptodome conflicts (@w1ll1am23)
常见问题
elevation:was introduced to the 配置 for 天气/sunrise data. For existing 配置 add the value shown in the 警告[homeassistant.config] Incomplete core config. Auto detected elevation: 665to yourconfiguration.yamlfile.

