J. Nick Koston and Paulus Schoutsen
be83753514
Bump inkbird-ble to 0.5.6 ( #87590 )
...
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.5.5...v0.5.6
fixes #85432
2023-02-07 13:40:21 -05:00
J. Nick Koston and Paulus Schoutsen
e0a6a6cfa6
Fix LD2410 BLE detection with passive scans ( #87584 )
2023-02-07 13:40:19 -05:00
J. Nick Koston and Paulus Schoutsen
0d9393ca79
Fix indent on slow_range_in_select for MySQL/MariaDB ( #87581 )
...
We would calculate this value and throw it away
because it was only used on first_connection
2023-02-07 13:40:18 -05:00
Martin Hjelmare and Paulus Schoutsen
d06e640889
Fix matter remove config entry device ( #87571 )
2023-02-07 13:40:17 -05:00
Luke and Paulus Schoutsen
9657567280
Bump oralb-ble to 0.17.4 ( #87570 )
...
closes undefined
2023-02-07 13:40:16 -05:00
Paulus Schoutsen
5bc49b1757
OpenAI: Ignore devices without a name ( #87558 )
...
Ignore devices without a name
2023-02-07 13:40:14 -05:00
J. Nick Koston and Paulus Schoutsen
590bdc1f49
Optimize history.get_last_state_changes query ( #87554 )
...
fixes undefined
2023-02-07 13:40:13 -05:00
Michael Davie and Paulus Schoutsen
bc01df6b52
Bump env_canada to 0.5.28 ( #87509 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
fixes undefined
2023-02-07 13:40:12 -05:00
Ben Corrado and Paulus Schoutsen
7fd3f404de
Add LD2410BLE support for new firmware version ( #87507 )
...
* Updated local_name to reflect the naming scheme in HLK firmware 2.01.23020209
* Adding generated bluetooth file.
2023-02-07 13:40:10 -05:00
rikroe and Paulus Schoutsen
f59eb6c277
Bump bimmer_connected to 0.12.1 ( #87506 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
fixes undefined
2023-02-07 13:40:09 -05:00
snapcase and Paulus Schoutsen
08c23dd688
Bump jaraco.abode to 3.3.0 ( #87498 )
...
Fixes https://github.com/home-assistant/core/issues/86765
fixes undefined
2023-02-07 13:40:08 -05:00
1a72b64024
Bump xiaomi-ble to 0.16.1 ( #87496 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-02-07 13:40:07 -05:00
J. Nick Koston and Paulus Schoutsen
8a257df59f
Fix recorder run history during schema migration and startup ( #87492 )
...
Fix recorder run history during schema migration
RunHistory.get and RunHistory.current can be called before
RunHistory.start. We need to return a RecorderRuns object
with the recording_start time that will be used when start
it called to ensure history queries still work as expected.
fixes #87112
2023-02-07 13:40:05 -05:00
Maikel Punie and Paulus Schoutsen
e30ea3e344
Add the correct loggers to velbus manifest.json ( #87488 )
2023-02-07 13:40:04 -05:00
Robert Hillis and Paulus Schoutsen
423d8f0bca
Disable uptime sensor by default in Unifi ( #87484 )
...
Disable Uptime sensor by default in Unifi
2023-02-07 13:40:03 -05:00
Michael and Paulus Schoutsen
b2ccf2e87e
Bump py-synologydsm-api to 2.1.4 ( #87471 )
...
fixes undefined
2023-02-07 13:40:02 -05:00
majuss and Paulus Schoutsen
4a7aee4bde
Bump lupupy to 0.2.7 ( #87469 )
2023-02-07 13:40:00 -05:00
5b0c7321b5
Add missing name field to emulated_hue config ( #87456 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-02-07 13:39:59 -05:00
J. Nick Koston and Paulus Schoutsen
1df82f39c1
Speed up purge time with newer MariaDB versions ( #87409 )
...
* Speed up purge time with newer MariaDB versions
* fix
* document
* document
* document
* rename
* self review
* Update homeassistant/components/recorder/util.py
* fixes
2023-02-07 13:39:58 -05:00
Franck Nijhof and Paulus Schoutsen
d82e409d8e
Update black to 23.1.0 ( #87188 )
2023-02-04 21:26:10 -05:00
Paulus Schoutsen
3253eeca7a
Bumped version to 2023.2.2
2023-02-04 21:08:23 -05:00
J. Nick Koston and Paulus Schoutsen
f4f1b0dfc5
Bump aiohomekit to 2.4.6 ( #87427 )
...
fixes #86083
changelog: https://github.com/Jc2k/aiohomekit/compare/2.4.5...2.4.6
2023-02-04 21:08:15 -05:00
J. Nick Koston and Paulus Schoutsen
1f08fc72bb
Disable mopeka accelerometer sensors by default ( #87420 )
...
* Disable mopeka accelerometer sensors by default
These generate a significant amount of noise and are
only useful when placing the sensor. Disable them by
default. This not a breaking change because existing
preferences are preserved.
* adjust tests
2023-02-04 21:08:14 -05:00
J. Nick Koston and Paulus Schoutsen
323ab97ff5
Ignore invalid zeroconf names from devices with broken firmwares ( #87414 )
2023-02-04 21:08:13 -05:00
Vincent Knoop Pathuis and Paulus Schoutsen
93229196d8
Fix state class in Enphase Envoy ( #87397 )
...
* Change total_increasing to total
* As suggested in PR: only Last Seven Days TOTAL
2023-02-04 21:08:12 -05:00
Aarni Koskela and Paulus Schoutsen
23e04ba891
Fix Ruuvi Gateway data being ignored when system is not using UTC time ( #87384 )
2023-02-04 21:08:11 -05:00
Jc2k and Paulus Schoutsen
2d5ab5a0dc
Fix exception when trying to poll a HomeKit device over Thread with no active encryption context ( #87379 )
...
Bump aiohomekit==2.4.5
2023-02-04 21:08:10 -05:00
Matthew Donoughe and Paulus Schoutsen
30f63ae0ea
Update pylutron-caseta to 0.18.1 ( #87361 )
...
update pylutron-caseta to 0.18.1
2023-02-04 21:08:09 -05:00
Luke and Paulus Schoutsen
2d85890789
Bump oralb-ble to 0.17.2 ( #87355 )
2023-02-04 21:08:08 -05:00
Michael and Paulus Schoutsen
c791a7c7fb
Bump py-synologydsm-api to 2.1.2 ( #87324 )
...
fixes undefined
2023-02-04 21:08:07 -05:00
G Johansson and Paulus Schoutsen
fe7c7001ad
Fix code format issue in Yale Smart Alarm ( #87323 )
...
fixes undefined
2023-02-04 21:08:06 -05:00
Koen van Zuijlen and Paulus Schoutsen
6d2a2b1c91
Fixed parser for zeversolar hardware version M10 ( #87319 )
...
fixes undefined
2023-02-04 21:08:05 -05:00
Artem Draft and Paulus Schoutsen
1df7fcea09
Fix Bravia TV refreshing zero volume level ( #87318 )
...
fixes undefined
2023-02-04 21:08:04 -05:00
Franck Nijhof and Paulus Schoutsen
681de9a516
Don't override icon in sensor group when device class is set ( #87304 )
2023-02-04 21:08:03 -05:00
Franck Nijhof and Paulus Schoutsen
a5378ec9a8
Fix incorrect description in sensor group config flow ( #87298 )
2023-02-04 21:08:02 -05:00
Franck Nijhof and Paulus Schoutsen
54687d6b56
Extend state class sensor warnings with expected values ( #87294 )
2023-02-04 21:08:01 -05:00
epenet and Paulus Schoutsen
4c0ea397c8
Bump sfrbox-api to 0.0.6 ( #87281 )
2023-02-04 21:08:00 -05:00
epenet and Paulus Schoutsen
9769a0f0ec
Fix volume state class in renault ( #87280 )
2023-02-04 21:07:59 -05:00
starkillerOG and Paulus Schoutsen
e78dd34a45
Bump reolink-aio to 0.3.4 ( #87272 )
2023-02-04 21:07:58 -05:00
G Johansson and Paulus Schoutsen
6543a1169b
Filesize timestamp remove state class ( #87247 )
...
fixes undefined
2023-02-04 21:07:57 -05:00
jjlawren and Paulus Schoutsen
012ba55154
Handle failed Sonos subscriptions better ( #87240 )
...
Catch unsubscribe failure separately from ZGS poll
2023-02-04 21:07:56 -05:00
Brett Adams and Paulus Schoutsen
e12425c229
Fix call values in Aussie Broadband ( #87229 )
...
Fixed calls values
Added lamda for International, Voicemail, and Other calls.
2023-02-04 21:07:55 -05:00
J. Nick Koston and GitHub
5aaddf72e6
Add missing mopeka translations ( #87421 )
...
fixes #87163
2023-02-04 20:08:18 -05:00
Paulus Schoutsen
372afc5c28
Bumped version to 2023.2.1
2023-02-02 16:48:09 -05:00
Karlie Meads and Paulus Schoutsen
ed8a0ef0ea
Fix disabled condition within an automation action ( #87213 )
...
fixes undefined
2023-02-02 16:48:04 -05:00
Michael and Paulus Schoutsen
1d8f5b2e16
Bump py-synologydsm-api to 2.1.1 ( #87211 )
...
bump py-synologydsm-api to 2.1.1
2023-02-02 16:48:03 -05:00
Bram Kragten and Paulus Schoutsen
75796e1f0f
Update frontend to 20230202.0 ( #87208 )
2023-02-02 16:48:02 -05:00
mkmer and Paulus Schoutsen
063bbe91d1
Bump AIOSomecomfort to 0.0.6 ( #87203 )
...
* Bump to 0.0.5
* Bump aiosomecomfort to 0.0.6
* lower case aiosomecomfort
* Fix other bad imports....
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-02-02 16:48:01 -05:00
mkmer and Paulus Schoutsen
bfcae4e07b
Add Reauth config flow to honeywell ( #86170 )
2023-02-02 16:48:00 -05:00
J. Nick Koston and Paulus Schoutsen
be77d7daa5
Fix statistics graphs not loading with data_rate, electric_current, voltage, information, and unitless units ( #87202 )
...
* Add missing converts to recorder/statistics_during_period API
This was resulting in the stats graphs not loading on the frontend
* its in two places
2023-02-02 16:46:16 -05:00