Add Z-Wave entity id to breaking changes

This commit is contained in:
Paulus Schoutsen 2016-01-31 20:18:45 -08:00
parent d85cbde0e4
commit 75a74e6a4e

View File

@ -88,4 +88,5 @@ Example of the new views in the frontend. <a href='/components/group/'>Learn mor
[@zmrow]: https://github.com/zmrow
### Backwards incompatible changes
- Nest config has moved from thermostat to the [Nest component][Nest].
- Nest config has moved from thermostat to the [Nest component][Nest].
- Entity IDs for Z-Wave devices are now generated in a deterministic way causing all IDs to change starting this release. This is a one time change.