Commit Graph

17 Commits

Author SHA1 Message Date
Bram Kragten eb4ae926b7
Add support for labels (#20189)
* Add support for labels

* Update ha-label-picker.ts

* Remove aliases from label

* Use opacity for chips in labels picker

* Fix label filtering in target picker

* Update ha-labels-picker.ts

* Update dialog-area-registry-detail.ts

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-03-26 20:52:17 +01:00
G Johansson 8b77024fb9
Add reconfigure config entry (#19794) 2024-03-04 20:23:01 +01:00
Jan-Philipp Benecke 7ce7cbb755
Add serial number to the device info card (#18386)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-25 06:32:24 +02:00
Bram Kragten 3390dda7be
Fix integration card design gallery (#17167) 2023-07-05 15:22:22 +02:00
Steve Repsher 9ce4563dd4
Prefer nothing over empty templates (#15633) 2023-02-28 11:02:47 +01:00
Erik Montnemery 050ed145bf
Allow overriding a sensor's display precision (#15363)
* Allow overriding a sensor's display precision

* Update demo + gallery

* Lint

* Fix state not updated in the UI

* Use formatNumber for options

* Feedbacks

* Add default precision and minimumFractionDigits

* Remove useless undefined

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-02-08 18:20:58 +01:00
Bram Kragten fe87466351
Add link to aliases in cloud config entity settings (#14959) 2023-01-02 20:42:31 +01:00
Paul Bottein 2575d35f2c
Add aliases dialog to entity registry settings (#14860) 2022-12-27 21:36:08 +01:00
Bram Kragten 0aae285236
Rename disabled attribute on integration card (#14268) 2022-11-07 14:45:02 +01:00
Paul Bottein cc76a6c5ed
Add unique_id to entity registry (#13886) 2022-09-27 15:39:14 +02:00
Bram Kragten 430e671901
unique-id -> id (#13552) 2022-09-01 11:51:38 -04:00
Bram Kragten d041bd9fd3
use device and area names in service call description (#13532) 2022-08-31 15:30:44 +00:00
Paulus Schoutsen 729e2f5248
Use entity name in device info page (#13165)
* Use entity name in device info page

* Adjust to new format

* Use latest API

* Fix types

* Fix CI?

Co-authored-by: Zack <zackbarett@hey.com>
2022-07-11 19:07:07 -07:00
Zack c37fe1e7ff add to demo 2022-03-14 20:39:03 -05:00
Erik 0abafff4c9 Fix lint error 2022-02-18 08:26:37 +01:00
Paulus Schoutsen 08863348dc
Update integration-card.ts 2022-01-07 17:24:56 -08:00
Paulus Schoutsen 3133f9b01f
Use page instead of demo (#11118)
* Use page instead of demo

* Update netlify script

* Update ci.yml

* Rename demo -> page
2022-01-06 22:32:10 -08:00