Erik Montnemery
7d118a5715
Allow customizing weather units ( #12947 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: foreign-sub <51928805+foreign-sub@users.noreply.github.com>
2022-06-23 10:48:39 +02:00
Alessandro Ghedini
8bd7370a02
Show moisture/flood alerts in the Area card ( #12978 )
2022-06-22 19:26:32 -05:00
Alessandro Ghedini
9fa8a96d09
Show humidity sensor values in Area card ( #12976 )
2022-06-22 10:45:38 -05:00
Alessandro Ghedini
508d1fffef
Show icon for temperature values in Area card ( #12977 )
2022-06-22 10:42:39 -05:00
J. Nick Koston
3633daa814
Use websocket endpoint to fetch config entries ( #12964 )
2022-06-21 13:10:39 -05:00
Sven Serlier
05346ae9fc
Fix demo labels ( #12984 )
2022-06-21 10:36:42 -05:00
Yosi Levy
ea667cf0b9
RTL safari fix ( #12963 )
2022-06-21 11:03:22 +02:00
James Baker
048ac3965e
Fix grammar in NFC settings tab description ( #12979 )
2022-06-20 17:24:07 +00:00
Brandon Rothweiler
276b6f4d1f
Fix a bug in the climate entity more info card ( #12973 )
2022-06-20 14:29:42 +02:00
Paulus Schoutsen
e765d7749c
Update text around updating cloud entity exposed defaults ( #12954 )
2022-06-20 14:28:32 +02:00
imgbot[bot]
9a3b4d6df2
[ImgBot] Optimize images ( #12985 )
...
*Total -- 298.28kb -> 241.37kb (19.08%)
/gallery/public/images/logo-with-text.png -- 66.64kb -> 46.13kb (30.79%)
/gallery/public/images/clearspace.png -- 43.46kb -> 31.99kb (26.39%)
/gallery/public/images/using-our-logo.png -- 32.47kb -> 24.92kb (23.24%)
/gallery/public/images/logo-variants.png -- 34.86kb -> 26.78kb (23.18%)
/gallery/public/images/logo.png -- 27.30kb -> 21.50kb (21.25%)
/gallery/public/images/sunflowers.jpg -- 93.54kb -> 90.05kb (3.73%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-06-20 14:27:18 +02:00
Raman Gupta
529e27992e
Subscribe to zwave_js node status updates in device panel ( #12916 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-06-19 14:22:02 -05:00
Bram Kragten
6c5cf2a0ec
Fix energy panel in Demo ( #12906 )
2022-06-16 10:00:52 -05:00
Josh McCarty
a4cb270f09
Ensures inputmode is set properly for alarm code inputs ( #12953 )
2022-06-16 09:58:29 -05:00
Bram Kragten
5160a1f55c
Don't make dialog boxes fullscreen on mobile ( #12928 )
2022-06-14 11:04:09 -07:00
Allen Porter
6a3a0db338
Fix application credentials description when loaded from config flow ( #12940 )
2022-06-14 11:03:40 -07:00
Erik Montnemery
765d4eb3b4
Revert Use unit system definitions for weather units ( #10657 ) ( #12946 )
2022-06-14 11:03:05 -07:00
Erik Montnemery
cc09e24d66
Fix customizing sensor units ( #12948 )
2022-06-14 11:02:15 -07:00
Joakim Sørensen
e7848262ea
Split store and installed calls ( #12921 )
...
* Split store and installed calls
* Fix issue when installing
* Remove supervisor.addons usage
* one more
* Update core
* Comments
2022-06-11 11:04:54 +02:00
Paulus Schoutsen
0926202eca
Clean up unused var ( #12930 )
2022-06-10 21:10:33 -07:00
Yosi Levy
e83af02410
Use ha-list-item in config updates ( #12922 )
2022-06-10 16:43:31 +02:00
Raman Gupta
74d6a52fa9
Remove unused zwave_js functions ( #12915 )
2022-06-10 16:43:04 +02:00
Allen Porter
5baa975632
Add application credentials description placeholder ( #12869 )
2022-06-10 16:42:20 +02:00
Joakim Sørensen
4ad49ef07f
Move to supervisor store API ( #12911 )
...
* Move to supervisor store API
* Add supervisorApiCall helper to simplify functions
* Do not consider ESPHome as custom repository
* Home Assistant Community Add-ons is not custom
2022-06-08 15:28:40 +02:00
Yosi Levy
bc47ecaa57
Various RTL fixes ( #12857 )
2022-06-08 10:46:39 +02:00
Steve Repsher
2bd617ce6e
Add container list and ARIA to create helper listbox ( #12885 )
2022-06-07 19:52:48 +02:00
loeffelpan
dbaf955525
Fix extra space in energy-dist-card ( #12905 )
2022-06-07 15:18:52 +00:00
RoboMagus
578ff5b53f
Energy Dashboard: Align total cost with 'previous cost' column. ( #12883 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-06-07 15:11:47 +00:00
Yosi Levy
e386942ea7
Quick bar keyboard shortcut international support ( #12892 )
2022-06-07 17:07:22 +02:00
Paulus Schoutsen
2fdd50f45f
Add announce: true when sending TTS from media browser ( #12866 )
2022-06-07 16:43:34 +02:00
wizmo2
4b36770adf
Fix overlapped tiles and hidden title for 2:3 aspect ratio media classes ( #12853 )
2022-06-07 16:42:37 +02:00
Raman Gupta
54377225ec
Add zwave_js device statistics ( #12794 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-06-07 16:40:28 +02:00
Philip Allgaier
f020add6be
Make translation README a bit clearer ( #12901 )
2022-06-07 16:36:19 +02:00
J. Nick Koston
b1a3996cf1
Fix multiple races in logbook subscriptions ( #12878 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-06-06 22:23:56 -07:00
J. Nick Koston
a47a0ed716
Fix history charts not auto refreshing with cached history ( #12873 )
...
* Fix history charts refreshing with cached history
Fixes #12859
* return a new array
* Revert "return a new array"
This reverts commit 2b0e265185ffd8f6901da6920ee0abb599955d21.
2022-06-06 16:05:22 -07:00
J. Nick Koston
91cd584b4b
Request tiny thumbnails for cameras in the entity selector to reduce memory pressure ( #12880 )
2022-06-05 22:12:54 -07:00
J. Nick Koston
75562efb79
Add counter to logbook continuous domains ( #12888 )
2022-06-05 21:46:56 -07:00
J. Nick Koston
f464bcfc14
Filter entities that will never have entries in the logbook card editor ( #12876 )
2022-06-05 21:45:58 -07:00
Bram Kragten
f8af66d310
20220601.0 ( #12843 )
20220601.0
2022-06-01 21:57:23 +02:00
Bram Kragten
4922e575f8
Bumped version to 20220601.0
2022-06-01 21:43:38 +02:00
Bram Kragten
ac08daa64e
Don't fix width of label when not virtualized ( #12842 )
...
Don't fix width of label when not virtualized
2022-06-01 21:42:27 +02:00
Bram Kragten
97f082a384
Merge pull request #12835 from home-assistant/dev
20220531.0
2022-05-31 16:09:03 +02:00
Bram Kragten
ced37aab4c
Make hardware item non interactive
2022-05-31 15:57:19 +02:00
Bram Kragten
1938fb89e6
Bumped version to 20220531.0
2022-05-31 15:51:20 +02:00
Bram Kragten
6842c479d6
Add compare data to individual devices graph ( #12829 )
2022-05-31 08:36:04 -05:00
Bram Kragten
881f6b0531
Use icon button for compare on narrow ( #12831 )
2022-05-31 08:29:32 -05:00
Pawel
a564ceb9e3
Add proper label for gas energy stats ( #12828 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-05-31 08:51:27 +00:00
J. Nick Koston
077fa3f6b2
Fix live logbook starting empty ( #12833 )
2022-05-30 22:03:51 -07:00
J. Nick Koston
ceda911670
Virtualize history panel ( #12824 )
2022-05-30 10:30:04 -10:00
Bram Kragten
afd41e79f0
Make blueprint picker wider ( #12830 )
2022-05-30 12:53:39 -05:00