After two weeks of hard work I’m proud to announce the release of Home Assistant v0.7.6. For this release the main focus was bugs, test coverage and documentation. And we exceeded expectations on all three fronts. Bugs have been squashed, test coverage increased to 85% and thanks to the hard work by @fabaff and myself the component section on the website has gotten a complete revamp.
Changes
- Device tracker: Newer TP-Link routers now supported (@mKeRix)
- Alarm Control Panel: Manual alarm added (@sfam)
- Thermostat: Radiotherm now supported (@toddeye)
- Media Player: Amazon FireTV now supported (@happyleavesaoc)
- Device Tracker: Geofancy now supported (@wind-rider)
- New component Shell Command can expose shell commands as services (@balloob)
- Scripts can now be customized using
customize
key inconfiguration.yaml
(@balloob) - Light: Hyperion now supported (@MakeMeASandwich)
- Sensor: aRest can now also read out pins (@balloob)
- Sensor: Forecast.io now supports specifying units in
configuration.yaml
(@balloob) - Thermostat: Heat Control has been completely rewritten (@balloob)
- Switch: Rest now supported (@bachp)
- Media Player: Plex can now be auto discovered and configure itself (@tomduijf)
- Downloader will now treat relative paths based on config dir (@tomduijf)
- Line Charts will use interpolation for sensor data and show current and target temperature for thermostats (@balloob)
- Device Tracker: OpenWRT via ubus now supported (@krzynio)