Christopher Altona
049af5b00c
Optimize undefined checks and don't fetch history twice
2022-06-30 02:43:13 +00:00
Christopher Altona
8b007610f9
Clean up horizontal rendering for target picker
2022-06-30 02:23:14 +00:00
Christopher Altona
e2f20ecd48
Update to use translations
2022-06-30 02:15:53 +00:00
Christopher Altona
64533865b0
Update message when no selection is made
2022-06-30 01:55:49 +00:00
Christopher Altona
51a2983310
React to updates correctly
2022-06-30 01:48:16 +00:00
Christopher Altona
ba7351a676
Fix area and device id filtering
...
Add add and remove all buttons next to refresh button
Index devices and entities on updates for more efficient querying
2022-06-30 01:44:08 +00:00
Zack Barett
b633067e5c
Merge pull request #13041 from home-assistant/Fix-About-Page
2022-06-29 17:50:43 -05:00
Zack
1b8874cbd4
Fix Translation on About Page
2022-06-29 15:27:54 -05:00
Bram Kragten
9324061d05
Add auto completion for mdi icons to code editor ( #13022 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-06-29 16:12:16 +00:00
Bram Kragten
eafcbdc65b
Merge branch 'master' into dev
2022-06-29 18:02:42 +02:00
Zack Barett
0175522c17
Bumped version to 20220629.0 ( #13029 )
2022-06-29 18:00:50 +02:00
D3v01dZA
cff3f51d34
Multiple entities on history panel ( #9946 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-06-29 10:39:38 -05:00
Kristján Bjarni
0f580a91c9
Add optional label for gauge segment ( #12960 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com >
2022-06-29 10:36:18 -05:00
Erik Montnemery
389f50b29a
Merge pull request #13028 from home-assistant/add_wind_speed_units
...
Support knots and ft/s in weather wind speed
2022-06-29 16:34:53 +02:00
J. Nick Koston
b689bb8fcf
Pause the logbook stream when scrolled ( #13026 )
2022-06-29 13:49:44 +00:00
Erik
36f067ede4
Support knots and ft/s in weather wind speed
2022-06-29 15:47:28 +02:00
Zack Barett
c2178622dd
Add Switch as X Icon and Threshold Icon ( #13024 )
2022-06-29 09:03:04 +02:00
Zack Barett
014448e7ea
Update about page ( #12653 )
...
Co-authored-by: Philip Allgaier <mail@spacegaier.de >
2022-06-29 08:56:30 +02:00
Zack Barett
08eff0509a
Fix General Config Zone update on Mobile ( #13011 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2022-06-29 08:54:19 +02:00
Marc Mueller
62d0882e82
Support editable installs ( #12838 )
...
* Support editable installs
* Update setup.cfg
2022-06-28 17:25:21 -07:00
Sven Serlier
86a574dbbd
Fix demo labes ( #13025 )
2022-06-28 18:22:31 +00:00
Yosi Levy
71ac4620c5
RTL Fixes ( #13023 )
2022-06-28 09:28:34 -05:00
Zack Barett
f611049517
Remove Restart Moved Tip ( #13009 )
2022-06-27 10:55:12 +02:00
Zack Barett
45fa8c272f
Remove TTS moved Tip ( #13010 )
2022-06-27 10:54:49 +02:00
Yosi Levy
28a1c97571
Various card RTL fixes ( #13006 )
2022-06-24 10:18:39 -05:00
Zack Barett
d9a5ae0cf1
Bumped version to 20220624.0 ( #13008 )
20220624.0
2022-06-24 03:10:20 +00:00
Raman Gupta
c03849d30b
Only show zwave_js firmware action if no other updates in progress ( #13002 )
...
* Only show zwave_js firmware update action if no other updates in progress
* readability
2022-06-23 19:19:20 -05:00
Pascal Vizeli
535fe2686b
Use new wheels builder ( #13001 )
2022-06-23 14:11:06 +02:00
Emanuele
709bc87a36
Fix missing translatable energy texts ( #12877 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de >
2022-06-23 11:02:02 +02:00
Raman Gupta
2812b467ec
Add manual firmware update support for zwave-js devices ( #12910 )
...
* Subscribe to zwave_js node status updates in device panel
* Add typing for message
* Add manual firmware update support for zwave-js devices
* Tweaks based on upstream changes
* Tweaks
* remove unused CSS
* Update zwave_js.ts
* Tweaks after somet esting
* Bold device name instead of italic, catch abort errors and show the message
* Incorporate new commands tweak the UI and messaging
* Add a warning about firmware updates potentially bricking a device, and use Promise.all where possible
* Better typing so we can clean up code
* Additional tweaks
* Remove commented out code
* change style a bit
* prettier
* Be more precise with progress because it always helps the user if they can see progress
* nit
* Update src/translations/en.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Bram's review
* Only ask for firmware target if there is more than one available
* Only offer another firmware update if the original firmware update failed
* Only offer firmware upgrade if node is ready and pass firmware capabilities into dialog so we don't have to make call again
* Use ha-form
* Add comment
* Switch schema name
* Import icon
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-06-23 10:51:52 +02:00
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