epenet and GitHub
0b01326f9f
Use is in ConfigEntryState enum comparison in tests (A-M) ( #114925 )
2024-04-05 17:16:55 +02:00
Franck Nijhof and GitHub
b1fb77cb4d
2024.4.1 ( #114934 )
2024.4.1
2024-04-05 16:18:02 +02:00
Jan-Philipp Benecke and GitHub
dd8de14cc5
Update person to use _attr_* and thus cached properties ( #114590 )
...
* Update `person` to use `_attr_*` and thus cached properties
* Make func
* Just use attribute
* Move to init
2024-04-05 15:28:33 +02:00
Joost Lekkerkerker and Franck Nijhof
95606135a6
Fix ROVA validation ( #114938 )
...
* Fix ROVA validation
* Fix ROVA validation
2024-04-05 14:53:21 +02:00
Aidan Timson and Franck Nijhof
47d9879c0c
Pin systembridgemodels to 4.0.4 ( #114842 )
2024-04-05 14:53:17 +02:00
Joost Lekkerkerker and GitHub
370c902eb9
Fix ROVA validation ( #114938 )
...
* Fix ROVA validation
* Fix ROVA validation
2024-04-05 14:21:24 +02:00
Franck Nijhof
e3c111b1dd
Bump version to 2024.4.1
2024-04-05 12:34:07 +02:00
Joost Lekkerkerker and Franck Nijhof
9937743863
Fix cast dashboard in media browser ( #114924 )
2024-04-05 12:33:49 +02:00
ed3daed869
Create right import issues in Downloader ( #114922 )
...
* Create right import issues in Downloader
* Create right import issues in Downloader
* Create right import issues in Downloader
* Create right import issues in Downloader
* Fix
* Fix
* Fix
* Fix
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Fix
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-04-05 12:33:46 +02:00
Åke Strandberg and Franck Nijhof
5d5dc24b33
Show correct model string in myuplink ( #114921 )
2024-04-05 12:33:43 +02:00
c39d6f0730
Reduce august polling frequency ( #114904 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2024-04-05 12:33:40 +02:00
J. Nick Koston and Franck Nijhof
87ffd5ac56
Ensure all tables have the default table args in the db_schema ( #114895 )
2024-04-05 12:33:36 +02:00
Bram Kragten and Franck Nijhof
71877fdeda
Update frontend to 20240404.1 ( #114890 )
2024-04-05 12:33:33 +02:00
Robert Svensson and Franck Nijhof
2434a22e4e
Fix Axis reconfigure step not providing protocols as alternatives but as string ( #114889 )
2024-04-05 12:33:30 +02:00
Jeef and Franck Nijhof
618fa08ab2
Bump weatherflow4py to 0.2.20 ( #114888 )
2024-04-05 12:33:27 +02:00
Robert Svensson and Franck Nijhof
96003e3562
Fix Axis camera platform support HTTPS ( #114886 )
2024-04-05 12:33:24 +02:00
Bram Kragten and Franck Nijhof
411e55d059
Update frontend to 20240404.0 ( #114859 )
2024-04-05 12:33:21 +02:00
Joost Lekkerkerker and Franck Nijhof
58533f02af
Fix Downloader YAML import ( #114844 )
2024-04-05 12:33:18 +02:00
Joost Lekkerkerker and Franck Nijhof
aa14793479
Avoid blocking IO in downloader initialization ( #114841 )
...
* Avoid blocking IO in downloader initialization
* Avoid blocking IO in downloader initialization
2024-04-05 12:33:15 +02:00
0191d3e41b
Refactor ConfigStore to avoid needing to pass config_dir ( #114827 )
...
Co-authored-by: Erik <erik@montnemery.com >
2024-04-05 12:33:12 +02:00
319f76cdc8
Bump opower to 0.4.3 ( #114826 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-04-05 12:33:09 +02:00
J. Nick Koston and Franck Nijhof
530725bbfa
Handle ambiguous script actions by using action map order ( #114825 )
2024-04-05 12:33:06 +02:00
Lex Li and Franck Nijhof
d8ae7d6955
Fix type cast in snmp ( #114795 )
2024-04-05 12:33:03 +02:00
cdheiser and Franck Nijhof
3d0bafbdc9
Fix Lutron light brightness values ( #114794 )
...
Fix brightness values in light.py
Bugfix to set the brightness to 0-100 which is what Lutron expects.
2024-04-05 12:33:00 +02:00
Aaron Bach and Franck Nijhof
ef8e54877f
Fix unhandled KeyError during Notion setup ( #114787 )
2024-04-05 12:32:57 +02:00
Manuel Dipolt and Franck Nijhof
a39e1a6428
Update romy to 0.0.10 ( #114785 )
2024-04-05 12:32:53 +02:00
69f8de2c59
Create right import issues in Downloader ( #114922 )
...
* Create right import issues in Downloader
* Create right import issues in Downloader
* Create right import issues in Downloader
* Create right import issues in Downloader
* Fix
* Fix
* Fix
* Fix
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Fix
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-04-05 12:32:09 +02:00
dependabot[bot] and GitHub
63392ea1c2
Bump Wandalen/wretry.action from 3.0.1 to 3.1.0 ( #114916 )
2024-04-05 12:16:27 +02:00
Joost Lekkerkerker and GitHub
8ca6e12ddd
Fix cast dashboard in media browser ( #114924 )
2024-04-05 11:44:51 +02:00
Joost Lekkerkerker and GitHub
772d9f754a
Fix Downloader YAML import ( #114844 )
2024-04-05 11:32:59 +02:00
epenet and GitHub
24f83c5890
Use is in FlowResultType enum comparison in tests ( #114917 )
...
* Use is in FlowResultType enum comparison in tests
* Adjust auth
* Adjust systemmonitor
* Once more
* Add comment
2024-04-05 10:40:14 +02:00
Marc Mueller and Franck Nijhof
450be67406
Update romy to 0.0.9 ( #114360 )
2024-04-05 10:14:00 +02:00
Åke Strandberg and Franck Nijhof
25289e0ca1
Bump myuplink dependency to 0.6.0 ( #114767 )
2024-04-05 10:06:39 +02:00
Álvaro Fernández Rojas and Franck Nijhof
d983fa6da7
Update aioairzone-cloud to v0.4.7 ( #114761 )
2024-04-05 10:06:35 +02:00
Åke Strandberg and GitHub
04e5086e01
Show correct model string in myuplink ( #114921 )
2024-04-05 10:01:51 +02:00
Robert Svensson and GitHub
b67e9b28d6
Fix Axis reconfigure step not providing protocols as alternatives but as string ( #114889 )
2024-04-05 09:47:49 +02:00
J. Nick Koston and GitHub
bfe944f666
Handle ambiguous script actions by using action map order ( #114825 )
2024-04-05 08:42:57 +02:00
Lex Li and GitHub
1f37774352
Fix type cast in snmp ( #114795 )
2024-04-05 08:41:15 +02:00
Robert Svensson and GitHub
6040272c04
Fix Axis camera platform support HTTPS ( #114886 )
2024-04-05 08:28:35 +02:00
J. Nick Koston and GitHub
0e2fe3b728
Avoid timestamp conversion in core State when equal to last_updated ( #114911 )
2024-04-05 08:27:27 +02:00
J. Nick Koston and GitHub
5447a1a015
Ensure all tables have the default table args in the db_schema ( #114895 )
2024-04-05 08:22:00 +02:00
Jeef and GitHub
90d502e161
Bump weatherflow4py to 0.2.20 ( #114888 )
2024-04-04 15:37:54 -10:00
J. Nick Koston and GitHub
d321906342
Always run keyed event trackers immediately ( #114709 )
2024-04-04 15:30:01 -10:00
78920e1d71
Reduce august polling frequency ( #114904 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2024-04-04 15:28:36 -10:00
Åke Strandberg and GitHub
a66ed1d936
Bump myuplink dependency to 0.6.0 ( #114767 )
2024-04-05 02:55:39 +02:00
96149d9444
Bump hass-nabucasa from 0.79.0 to 0.80.0 ( #114818 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2024-04-05 00:48:21 +02:00
Bram Kragten and GitHub
7f19882843
Update frontend to 20240404.1 ( #114890 )
2024-04-05 00:26:07 +02:00
Marc Mueller and GitHub
3c5089bc3f
Update import for EventStateChangedData [a-h] ( #114899 )
2024-04-04 11:48:36 -10:00
Marc Mueller and GitHub
0f03079065
Update import for EventStateChangedData [i-z] ( #114900 )
2024-04-04 11:48:29 -10:00
J. Nick Koston and GitHub
e0e54ab9d3
Migrate more sonos tasks to use eager_start ( #114697 )
2024-04-04 11:43:15 -10:00