This commit is contained in:
Fabian Affolter 2016-08-13 18:31:04 +02:00
parent b656a78096
commit 673a8e6327
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
2 changed files with 4 additions and 1 deletions

View File

@ -39,7 +39,7 @@ It's time for 0.26! The biggest change in this release is a new unit system. Ins
- [panel_custom] component allows the registering of new panels ([@balloob])
- Light: New [mqtt_json] platform for working with JSON payload ([@corbanmailloux])
- Sensor: New [Fast.com] platform to measure network bandwidth performance ([@nkgilley])
- New [pilight] component to control 433 Mz devices ([@DavidLP])
### {% linkable_title Breaking changes %}
@ -56,6 +56,7 @@ homeassistant:
[@balloob]: https://github.com/balloob
[@corbanmailloux]: https://github.com/corbanmailloux
[@Danielhiversen]: https://github.com/Danielhiversen
[@DavidLP]: https://github.com/DavidLP
[@HBDK]: https://github.com/HBDK
[@jnewland]: https://github.com/jnewland
[@kellerza]: https://github.com/kellerza
@ -84,3 +85,4 @@ homeassistant:
[screenshot]: /components/media_player.lg_netcast/
[mqtt_json]: /components/light.mqtt_json/
[Fast.com]: /components/sensor.fastdotcom/
[pilight]: /components/pilight/

View File

@ -61,6 +61,7 @@ This page contains a list of people who have contributed in one way or another t
- [Dan Smith](https://github.com/kk7ds)
- [Dan Sullivan](https://github.com/dansullivan86/)
- [Daren Lord](https://github.com/Xorso)
- [David-Leon Pohl](https://github.com/DavidLP)
- [Dean Camera](https://github.com/abcminiuser)
- [Dean Galvin](https://github.com/FreekingDean)
- [Dennis Karpienski](https://github.com/TheRealLink)