Philip Allgaier
abf7cb7a74
Add dynamic header/footer config determination and update struct ( #12795 )
2022-05-26 21:02:44 +02:00
Zack Barett
6ec2e32241
Hide Cloud information a bit more ( #12802 )
2022-05-26 11:33:37 -07:00
Yosi Levy
b7cdd9a22f
Merge pull request #12772 from yosilevy/RTL-switch
...
Various RTL fixes
2022-05-26 21:04:50 +03:00
Yosi Levy
6278eefc5d
Remove import
2022-05-26 20:50:52 +03:00
Philip Allgaier
73cf0b54c9
Dynamically determine the correct action config struct ( #12798 )
2022-05-26 19:26:25 +02:00
Zack Barett
00dcecabb7
Set Error if entity is unavailable ( #12791 )
2022-05-26 19:25:00 +02:00
Zack Barett
c9df93bc54
Fix Zwave Alerts on device page ( #12785 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-05-26 10:15:24 -05:00
Zack Barett
3550a8c263
Fix Switch as X unable to change to a new type ( #12797 )
2022-05-26 10:15:14 -05:00
Zack Barett
c0d30c56d6
Fix Media Player More info cramped controls ( #12790 )
2022-05-26 16:59:59 +02:00
Zack Barett
10813d06b6
Use Hardware Integration for System Menu ( #12789 )
2022-05-26 12:57:14 +02:00
J. Nick Koston
d0ead1fdb8
Fix history cache when there is cacheConfig ( #12788 )
2022-05-25 20:39:55 -05:00
J. Nick Koston
b0e6c41238
Handle history api being passed entity ids as CSV ( #12787 )
2022-05-25 23:05:56 +00:00
Philip Allgaier
2c1550b10f
Fix typo in credentials removal dialog ( #12784 )
2022-05-25 18:09:15 +00:00
Philip Allgaier
ffc4ca5b56
Use dynamic weather domain icon + icon alignment fix weather more-info ( #12781 )
2022-05-25 19:39:34 +02:00
Zack Barett
85ad6619b7
Bumped version to 20220525.0 ( #12779 )
20220525.0
2022-05-25 11:49:40 -05:00
Raman Gupta
7358faf88e
Update zwave_js/network_status WS API ( #12735 )
2022-05-25 11:49:25 -05:00
Philip Allgaier
19d014307a
Ensure state is vertically centered in more-info ( #12780 )
2022-05-25 11:40:04 -05:00
Philip Allgaier
5217f5c50c
Fix "unavailable" handling for climate state rendering ( #12778 )
2022-05-25 15:47:11 +00:00
Zack Barett
c4624faa71
Hardware MVP ( #12773 )
2022-05-25 17:11:15 +02:00
Steve Repsher
b35ba4d673
Add aria-haspopup to button menus ( #12758 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-05-25 16:05:43 +02:00
Marc Mueller
f8303bff76
Move metadata to pyproject.toml ( #12770 )
2022-05-25 08:16:09 -05:00
Zack Barett
e61aa266a6
Move Logbook and make device page better ( #12763 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-05-25 12:55:08 +00:00
Raman Gupta
d7971c69ad
Add controller statistics to zwave_js config dashboard ( #12668 )
2022-05-25 11:36:27 +02:00
Yosi Levy
d65e45ecfd
Various RTL fixes
2022-05-25 06:01:40 +03:00
Raman Gupta
966a624ef6
Move zwave_js node comments from device config to info page ( #12625 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-05-24 21:16:07 -05:00
Zack Barett
7cc576a616
Bump Version to 20220524.0 ( #12769 )
20220524.0
2022-05-24 19:08:56 -05:00
Zack Barett
2dec8e70ec
Integration filter for Area Selector ( #12682 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-24 23:26:14 +00:00
Zack Barett
97663aef42
Add integration filter to Device Selector ( #12680 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-24 23:25:09 +00:00
Paulus Schoutsen
3f1a2526b3
Hide hidden media player entities in media panel ( #12766 )
2022-05-24 21:07:22 +00:00
Franck Nijhof
e7517a8b61
Simplify OAuth2 authorize callback URL ( #12765 )
2022-05-24 13:32:33 -07:00
Thomas Lovén
e3d394eb32
Change service_data to just data ( #12628 )
2022-05-24 10:49:07 -05:00
Yosi Levy
536ea822b3
Fix ( #12764 )
2022-05-24 15:25:50 +00:00
Bram Kragten
8e4e22b6f8
Add compare to energy sources table ( #12762 )
2022-05-24 17:20:16 +02:00
Yosi Levy
2eaa246a03
RTL updates ( #12745 )
2022-05-24 15:14:11 +00:00
Philip Allgaier
e841bf89be
Add My HA link to about page to Github issue template ( #12761 )
2022-05-24 08:42:34 -05:00
Philip Allgaier
36e1203fb1
Adjust path to version info in issue template ( #12760 )
2022-05-24 13:10:26 +00:00
J. Nick Koston
3acab5a39c
Adjust logbook stream consumer to handle new metadata ( #12755 )
2022-05-23 22:37:45 -07:00
Zack Barett
49cfde1fe7
Bumped version to 20220523.0 ( #12756 )
20220523.0
2022-05-23 16:26:00 -07:00
Philip Allgaier
49c018c000
Allow setting device_class
"outlet" again through entity settings ( #12669 )
...
* Allow setting `device_class` "outlet" again through UI
* Fixes
* Null check deviceClass and adjust used translation
2022-05-23 18:18:08 -05:00
David F. Mulcahey
b71b230bfd
Make entities and devices independent in the scene editor ( #11046 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Erik <erik@montnemery.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-23 23:08:44 +00:00
Allen Porter
e1fd7244a5
Open Application Credentials from integration configuration flow ( #12708 )
2022-05-23 15:46:34 -07:00
J. Nick Koston
067c2fdfa8
Use new logbook streaming websocket api for cases where we need end_time ( #12753 )
2022-05-23 15:40:05 -07:00
J. Nick Koston
a02b817d7f
Use new localized context state and source in logbook ( #12742 )
2022-05-23 14:32:11 -05:00
Bram Kragten
7db6e0b779
Move preload_stream
setting to entity settings ( #12730 )
...
Co-authored-by: Zack <zackbarett@hey.com>
2022-05-23 18:30:57 +00:00
Joakim Sørensen
1d5cc91a2d
Remove kernel and agent versions from about page ( #12750 )
2022-05-23 13:01:59 -05:00
Joakim Sørensen
0623e7dce4
Fetch supervisor info directly ( #12751 )
2022-05-23 13:00:16 -05:00
J. Nick Koston
da106d278c
Use logbook livestream when requesting a time window that includes the future ( #12744 )
2022-05-23 12:58:50 -05:00
Joakim Sørensen
51c5ab33f0
Stop closed event when selecting datadisk ( #12749 )
2022-05-23 12:58:36 +02:00
Paulus Schoutsen
8ac4a6d900
Bumped version to 20220521.0
20220521.0
2022-05-20 17:28:06 -07:00
Paulus Schoutsen
fae1bcf0e0
Fixes logbook ( #12740 )
2022-05-20 11:25:19 -07:00