Franck Nijhof and GitHub
04072cb3c1
2024.4.2 ( #115186 )
2024.4.2
2024-04-08 14:17:03 +02:00
Franck Nijhof
05082fcceb
Bump version to 2024.4.2
2024-04-08 10:41:50 +02:00
gibwar and Franck Nijhof
8c0b44d6d5
Only reset requested utility meter with no tariff ( #115170 )
2024-04-08 10:41:41 +02:00
J. Nick Koston and Franck Nijhof
9a342f87c0
Avoid checking for polling if an entity fails to add ( #115159 )
...
* Avoid checking for polling if an entity fails to add
* no need to do protected access
* no need to do protected access
* no need to do protected access
* no need to do protected access
* coverage
* fix test
* fix
* broken one must be first
2024-04-08 10:41:38 +02:00
J. Nick Koston and Franck Nijhof
d062ef357b
Write timer entity state before firing events ( #115151 )
2024-04-08 10:41:35 +02:00
rappenze and Franck Nijhof
265d04c593
Fix fibaro sensor additional sensor lookup ( #115148 )
2024-04-08 10:41:32 +02:00
dontinelli and Franck Nijhof
fc9653581a
Bump fyta_cli to 0.3.5 ( #115143 )
...
bump fyta_cli to 0.3.5
2024-04-08 10:41:29 +02:00
7bea6eface
improve handling of incorrect values in fyta integration ( #115134 )
...
* improve handling of incorrect values
* Changes based on review comment
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* update value_fn
* ruff
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-04-08 10:41:26 +02:00
J. Nick Koston and Franck Nijhof
19f3ef763d
Terminate scripts with until and while conditions that execute more than 10000 times ( #115110 )
2024-04-08 10:41:23 +02:00
Maikel Punie and Franck Nijhof
fa88975055
Bump velbus-aio to 2024.4.1 ( #115109 )
...
bump velbusaio to 2024.4.1
2024-04-08 10:41:19 +02:00
Joakim Sørensen and Franck Nijhof
1322f38911
Downgrade hass-nabucasa from 0.80.0 to 0.78.0 ( #115078 )
2024-04-08 10:40:42 +02:00
J. Nick Koston and Franck Nijhof
75127105b9
Fix synology_dsm availablity ( #115073 )
...
* Remove reload on update failure from synology_dsm
fixes #115062
The coordinator will retry on its own later, there is no
reason to reload here. This was added in #42697
* fix available checks
2024-04-08 10:34:59 +02:00
Matthias Alphart and Franck Nijhof
d6793a756f
Update xknxproject to 3.7.1 ( #115053 )
2024-04-08 10:34:55 +02:00
Matrix and Franck Nijhof
20e88255df
Bump yolink-api to 0.4.2 ( #115026 )
2024-04-08 10:34:52 +02:00
2f9f1008a5
Bump brother to version 4.1.0 ( #115021 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com >
2024-04-08 10:34:49 +02:00
J. Nick Koston and Franck Nijhof
90bc21b7f6
Fix dictionary changed size during iteration in prometheus ( #115005 )
...
Fixes #104803
2024-04-08 10:34:45 +02:00
Øyvind Matheson Wergeland and Franck Nijhof
b29eb317bd
Upgrade to pynobo 1.8.1 ( #114982 )
...
pynobo 1.8.1
2024-04-08 10:34:42 +02:00
Joost Lekkerkerker and Franck Nijhof
dcd9d987a7
Filter out fuzzy translations from Lokalise ( #114968 )
2024-04-08 10:34:38 +02:00
Robert Svensson and Franck Nijhof
e26ea40570
Bump axis to v61 ( #114964 )
2024-04-08 10:34:35 +02:00
Joost Lekkerkerker and Franck Nijhof
0a2d79f63e
Fix Snapcast Config flow ( #114952 )
2024-04-08 10:34:31 +02:00
Nathan Spencer and Franck Nijhof
d1b1d6388f
Bump pylitterbot to 2023.4.11 ( #114918 )
2024-04-08 10:34:28 +02:00
93569e3827
Fix missing if statement in homematic ( #114832 )
...
* homematic fix issue #114807
Update climate.py
* Update homeassistant/components/homematic/climate.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-04-08 10:34:24 +02:00
61a359e4d2
Fix hang in SNMP device_tracker implementation ( #112815 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-04-08 10:34:20 +02:00
Franck Nijhof and GitHub
b1fb77cb4d
2024.4.1 ( #114934 )
2024.4.1
2024-04-05 16:18:02 +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
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
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
Franck Nijhof and GitHub
b61397656c
2024.4.0 ( #114764 )
2024.4.0
2024-04-03 20:38:11 +02:00