Bram Kragten
a268040ae7
Fix datetime polyfill for latest build ( #10572 )
2021-11-08 09:28:27 -08:00
H. Árkosi Róbert
729a928cfe
Update connectivity icons ( #10558 )
2021-11-08 10:27:08 +01:00
Bram Kragten
c26a59d805
Format timestamp sensor states ( #10525 )
2021-11-05 12:01:14 +01:00
Marius
2bbb4acf3d
change switch icon to mdiToggleSwitch ( #10475 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-11-04 13:37:38 +01:00
Marius
77d54df007
Add Bluetooth source_type icon ( #10507 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-11-04 12:18:36 +01:00
Bram Kragten
c8804160bf
Add basic support for button entity ( #10504 )
2021-11-03 15:38:52 -07:00
Marius
0a6ffb6bc8
change device_tracker icon to reflect state ( #10501 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-11-03 11:59:39 +01:00
Josh McCarty
b188c4ec81
Measurement number format ( #10459 )
2021-11-01 09:32:22 +01:00
Bram Kragten
bb734be4bc
Remove keep logged in query string after login, dont show on select_mfa_module step ( #10439 )
2021-10-28 19:05:30 +02:00
Paulus Schoutsen
4a7a81ffdb
Improve rendering person card ( #10419 )
2021-10-27 15:38:57 +02:00
MartinT
1140e6026c
Add "Keep me logged in" checkbox within login flow ( #10226 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-10-26 12:05:13 +02:00
Joakim Sørensen
d61a77f2d9
Add running device class to binary sensor ( #10400 )
2021-10-25 23:05:35 +02:00
Philip Allgaier
0c038398aa
Fix various slugify()
issues + add tests ( #10383 )
2021-10-25 16:26:38 +02:00
Paulus Schoutsen
279f3e1183
Trim device name from entities on device page ( #10285 )
2021-10-25 12:56:33 +02:00
Bram Kragten
05711b4636
Catch error if input_datetime state is incorrect ( #10237 )
2021-10-22 09:46:58 -07:00
Bram Kragten
667fd39147
Convert default state icons ( #10223 )
...
* Convert default state icons
* update
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
* Update ha-config-core.js
* Update
* Finish
* Add siren icon
* FIx
* Add curtain icons
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-10-20 11:10:16 +02:00
Philip Allgaier
bdb3c04037
Ensure current active dark modes gets used for manually set themes ( #10307 )
2021-10-18 22:09:21 +02:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button>
+ ensure tooltip ( #9230 )
2021-10-14 15:44:20 +02:00
Franck Nijhof
a91d25b27d
Add tamper device class for binary sensor ( #10268 )
2021-10-14 12:22:07 +02:00
Philip Allgaier
4a00957b71
Remove "battery" device class from fixed icon list ( #10246 )
2021-10-12 11:40:44 +00:00
Paulus Schoutsen
6f6fc759cc
Add selector demo to gallery ( #10213 )
2021-10-08 20:56:32 +02:00
Philip Allgaier
038033cf27
Add "gas" device_class to customize (and sort existing ones) ( #10196 )
2021-10-08 17:16:44 +02:00
Joakim Sørensen
066a0771b3
Move functions to common-translation ( #10180 )
2021-10-07 11:02:52 +02:00
Bram Kragten
ec21f4c2c6
Capitalize relative time strings ( #10165 )
2021-10-06 13:56:52 +02:00
Bram Kragten
25c1156c88
Some code improvements ( #10156 )
2021-10-05 21:21:05 -07:00
Bram Kragten
257e60a2b1
Don't bundle locale data, but add to static ( #10119 )
2021-10-01 07:58:02 -07:00
Bram Kragten
e023d60be7
exclude a bunch of polyfill locales ( #10111 )
2021-09-30 07:43:46 -07:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed ( #9481 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Jaroslav Hanslík
9c1153ef37
Unified alarm panel icons everywhere ( #10021 )
2021-09-20 11:06:31 +00:00
Jaroslav Hanslík
5893559951
New icon for "on" state of smoke device ( #10013 )
2021-09-13 12:50:57 +02:00
Ville Skyttä
5d46963e8a
Add date device class ( #9983 )
2021-09-07 17:24:10 +02:00
Ville Skyttä
6ba6b821f5
Use SENSOR_DEVICE_CLASS_* constants more ( #9982 )
2021-09-07 09:21:51 +02:00
Philip Allgaier
d6dbbcb0de
Use dynamic struct validation for entities card rows ( #9962 )
2021-09-06 10:27:29 +02:00
Philip Allgaier
605172a0bc
Align internal and fecha date/time formatting ( #9380 )
2021-09-06 10:22:01 +02:00
Paulus Schoutsen
ac64d293e7
Sort tags in trigger ( #9921 )
2021-08-31 21:30:35 -07:00
Jc2k
21a3b4f8e2
Add volatile_organic_compounds device class ( #9871 )
2021-08-23 11:43:46 +02:00
Paulus Schoutsen
b802a410b9
Add energy validation UI ( #9802 )
...
* Add basic validation UI
* Also refresh validation results when prefs change
* Update look
* Remove || true
* Add missing errors
* Validate state class
* Rename file
* Simplify energySourcesByType
* Update src/translations/en.json
* Update ha-energy-validation-result.ts
2021-08-18 12:59:41 -07:00
Franck Nijhof
b0fd93e0c3
Add default icon for gas device class ( #9830 )
2021-08-17 11:37:53 +02:00
Michael
7aa2ec78f2
Add icons for the device_class 'update' ( #9711 )
2021-08-17 01:31:29 +02:00
Jc2k
047e856a61
Add new air quality device classes to frontend ( #9829 )
2021-08-16 23:34:36 +02:00
Bram Kragten
e0d23ee6cf
Make sure idle and random color dont collide ( #9808 )
2021-08-15 20:45:07 -07:00
Bram Kragten
5dad18c85f
Make time inputs the same through the UI ( #9766 )
2021-08-12 22:52:26 +02:00
J. Nick Koston
b36e342f15
Pass the width and height when requesting camera images ( #9683 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-10 21:42:37 -07:00
Bram Kragten
dc50e54afc
Add period selection to energy dashboard ( #9756 )
2021-08-11 01:22:27 +02:00
Bram Kragten
e07ac52356
Add UOM to stats chart, fix coloring of bands ( #9665 )
2021-07-31 20:36:27 +02:00
Bram Kragten
5234e9bce5
still round numbers when not formatting them ( #9653 )
2021-07-30 17:36:31 +02:00
Bram Kragten
1531e99528
Energy dashboard tweaks and fixes ( #9643 )
...
* Energy dashboard tweaks and fixes
* Make headers smaller
* Change button styling in onboarding
* Disable add when no stat choosen
* Oops
* Update hui-energy-carbon-consumed-gauge-card.ts
* Update hui-energy-distribution-card.ts
2021-07-29 10:44:33 -07:00
Julien Ehrhart
6e7af18494
Add support for DEVICE_CLASS_MONETARY ( #9640 )
2021-07-29 15:20:12 +00:00
Bram Kragten
9c31b749d7
Format monetary sensor as currency ( #9633 )
2021-07-28 09:34:03 -07:00