Clarify sensor_data change for tap/hold actions (#7896)

This commit is contained in:
Ian Richardson 2018-12-18 13:48:06 -06:00 committed by Alok Saboo
parent dc61bf9894
commit e55a07c763

View File

@ -12,6 +12,7 @@ footer: true
### Breaking Changes
- ⚠️ [views]: Renamed `id` to `path`
- ⚠️ `sensor_data`: `entity` is no longer passed as `entity_id` to service call and must be explicitly set
- ⚠️ [sensor card]: Removed configs `height`, `line_color` and `line_width`
- ⚠️ [gauge card]: Renamed config `title` to `name`
- ⚠️ [alarm panel card]: Renamed config `title` to `name`