 J. Nick KostonandGitHub
|
bc539a946f
|
Use identity checks for unifiprotect enums (#106795)
enums are singletons in this case and there is no need to use
the slower equality checks here
|
2024-01-05 13:27:10 +01:00 |
|
Franck Nijhof
|
658f1cf5c5
|
Bump version to 2024.1.1
|
2024-01-05 13:01:35 +01:00 |
|
 
|
d012817190
|
Bump zwave-js-server-python to 0.55.3 (#107225)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-01-05 13:01:06 +01:00 |
|
 Joakim SørensenandFranck Nijhof
|
056701d218
|
Use supported_features_compat in update.install service (#107224)
|
2024-01-05 13:01:03 +01:00 |
|
 Petru PalerandFranck Nijhof
|
c3963b26e7
|
Fix entity property cache creation arguments (#107221)
|
2024-01-05 13:00:59 +01:00 |
|
 tronikosandFranck Nijhof
|
4ade5e46d9
|
Disable IPv6 in the opower integration to fix AEP utilities (#107203)
|
2024-01-05 13:00:55 +01:00 |
|
 Brett AdamsandFranck Nijhof
|
c242dcd1f2
|
Hotfix cache logic bug in Tessie (#107187)
|
2024-01-05 13:00:52 +01:00 |
|
 MichaelandFranck Nijhof
|
4e126d68b7
|
Fix switch states in AVM FRITZ!Box Tools (#107183)
|
2024-01-05 13:00:49 +01:00 |
|
 Erwin DounaandFranck Nijhof
|
d7e1a4fa20
|
Bump to PyTado 0.17.3 (#107181)
|
2024-01-05 13:00:46 +01:00 |
|
 J. Nick KostonandFranck Nijhof
|
3215dfee6d
|
Bump aiohomekit to 3.1.2 (#107177)
|
2024-01-05 13:00:43 +01:00 |
|
 Matt Emerick-LawandFranck Nijhof
|
c78d691d30
|
Bump Orvibo to 1.1.2 (#107162)
* Bump python-orvibo version
Fixes https://github.com/home-assistant/core/issues/106923
* Add version number
* Remove version
* Bump python-orvibo version
|
2024-01-05 13:00:39 +01:00 |
|
 Bram KragtenandFranck Nijhof
|
04bf569308
|
Update frontend to 20240104.0 (#107155)
|
2024-01-05 13:00:36 +01:00 |
|
 Erik MontnemeryandFranck Nijhof
|
b8576b8091
|
Include deprecated constants in wildcard imports (#107114)
|
2024-01-05 13:00:33 +01:00 |
|
 J. Nick KostonandFranck Nijhof
|
a7aa5c0e52
|
Bump habluetooth to 2.0.2 (#107097)
|
2024-01-05 13:00:29 +01:00 |
|
 J. Nick KostonandFranck Nijhof
|
d600b76801
|
Fix missing backwards compatibility layer for water_heater supported_features (#107091)
|
2024-01-05 13:00:26 +01:00 |
|
 Erik MontnemeryandFranck Nijhof
|
c56d118e8b
|
Deduplicate handling of duplicated constants (#107074)
* Deduplicate handling of duplicated constants
* Use DeprecatedConstant + DeprecatedConstantEnum
* Fixup
* Remove test cases with unnamed tuples
|
2024-01-05 13:00:23 +01:00 |
|
 Robert ReschandFranck Nijhof
|
80b45edb2e
|
Fix mobile_app cloudhook creation (#107068)
|
2024-01-05 13:00:20 +01:00 |
|
 Joost LekkerkerkerandFranck Nijhof
|
5529a85a2b
|
Fix data access in streamlabs water (#107062)
* Fix data access in streamlabs water
* Fix data access in streamlabs water
|
2024-01-05 13:00:17 +01:00 |
|
 Joost LekkerkerkerandFranck Nijhof
|
e2acc70128
|
Use async_register in streamlabswater (#107060)
|
2024-01-05 13:00:14 +01:00 |
|
 J. Nick KostonandFranck Nijhof
|
427077a4c9
|
Fix missing backwards compatiblity layer for humidifier supported_features (#107026)
fixes #107018
|
2024-01-05 13:00:10 +01:00 |
|
 Maciej BieniekandFranck Nijhof
|
8c9875c3cc
|
Get Shelly RPC device gen from config entry data (#107019)
Use gen from config entry data
|
2024-01-05 13:00:07 +01:00 |
|
 SidandFranck Nijhof
|
ce5455fefc
|
Bump openwebifpy to 4.0.4 (#107000)
|
2024-01-05 13:00:04 +01:00 |
|
 
|
aef129afaf
|
Close stale connections (Airthings BLE) (#106748)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-01-05 13:00:01 +01:00 |
|
 SidandFranck Nijhof
|
1c94a94ba2
|
bump openwebifpy to 4.0.3 (#106593)
|
2024-01-05 12:59:56 +01:00 |
|
 Patrick FrazerandFranck Nijhof
|
d87baba96f
|
Bump dropmqttapi to 1.0.2 (#106978)
|
2024-01-05 12:57:58 +01:00 |
|
 Joe NeumanandFranck Nijhof
|
5a0997bac0
|
Fix qBittorrent torrent count when empty (#106903)
* Fix qbittorrent torrent cound when empty
* lint fix
* Change based on comment
|
2024-01-05 12:57:55 +01:00 |
|
 Marc MuellerandFranck Nijhof
|
e70af204ee
|
Enable strict typing for airthings_ble (#106815)
|
2024-01-05 12:57:50 +01:00 |
|
 
|
85cdbb5ade
|
Bump zwave-js-server-python to 0.55.3 (#107225)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-01-05 12:38:00 +01:00 |
|
 Joost LekkerkerkerandGitHub
|
6033a7c3d4
|
Finish Efergy entity translations (#107152)
|
2024-01-05 12:32:32 +01:00 |
|
 Erik MontnemeryandGitHub
|
c805ea7b4f
|
Include deprecated constants in wildcard imports (#107114)
|
2024-01-05 11:46:45 +01:00 |
|
 Robert ReschandGitHub
|
c063bf403a
|
Fix mobile_app cloudhook creation (#107068)
|
2024-01-05 10:53:59 +01:00 |
|
 Joakim SørensenandGitHub
|
6da82cf07e
|
Use supported_features_compat in update.install service (#107224)
|
2024-01-05 10:38:54 +01:00 |
|
 J. Nick KostonandGitHub
|
2641e4014a
|
Add color temp support for older HomeKit devices (#107206)
|
2024-01-04 22:50:26 -10:00 |
|
 Jan BouwhuisandGitHub
|
f0ec1235b1
|
Remove naming warnings and work-a-rounds for incorrectly configured MQTT entities (#107188)
* Remove naming warnings for MQTT entities
* Remove unused const
|
2024-01-05 09:32:22 +01:00 |
|
 Jan BouwhuisandGitHub
|
8c4a29c200
|
Remove unneeded preset_mode checks for mqtt climate (#107190)
|
2024-01-05 09:27:48 +01:00 |
|
 Jan BouwhuisandGitHub
|
c7b6c9da31
|
Remove work-a-round for mqtt sensors with an entity_category set to config (#107199)
* Remove work-a-round for mqtt sensors with an entity_category set to `config`
* Cleanup strings
|
2024-01-05 09:24:52 +01:00 |
|
 Petru PalerandGitHub
|
4a2958baeb
|
Fix entity property cache creation arguments (#107221)
|
2024-01-05 09:18:25 +01:00 |
|
 Brett AdamsandGitHub
|
ace4edf91c
|
Hotfix cache logic bug in Tessie (#107187)
|
2024-01-05 08:23:43 +01:00 |
|
 J. Nick KostonandGitHub
|
298e2e2b99
|
Attempt to fix 32bit docker builds (#107210)
|
2024-01-05 08:23:04 +01:00 |
|
 J. Nick KostonandGitHub
|
8017661d31
|
Change default python version to 3.12 for image builds (#107209)
|
2024-01-05 08:21:26 +01:00 |
|
 Martin HjelmareandGitHub
|
00ff93a69e
|
Set zwave_js voltage sensor suggested precision (#107116)
|
2024-01-05 01:03:28 -05:00 |
|
 J. Nick KostonandGitHub
|
d67c8bb44f
|
Bump bluetooth-adapters to 0.17.0 (#107195)
changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/compare/v0.16.2...v0.17.0
related https://github.com/home-assistant/operating-system/issues/2944
|
2024-01-05 06:54:46 +01:00 |
|
 tronikosandGitHub
|
2a9a046fab
|
Disable IPv6 in the opower integration to fix AEP utilities (#107203)
|
2024-01-04 15:07:15 -10:00 |
|
 Joost LekkerkerkerandGitHub
|
72e908f6cc
|
Fix conversation snapshots (#107196)
|
2024-01-05 00:41:52 +01:00 |
|
 Michael HansenandGitHub
|
269500cb29
|
Report missing entities/areas instead of failing to match in Assist (#107151)
* Report missing entities/areas instead of failing
* Fix test
* Update assist pipeline test snapshots
* Test complete match failure
* Fix conflict
|
2024-01-04 17:09:20 -06:00 |
|
 Erwin DounaandGitHub
|
1a7b06f66a
|
Bump to PyTado 0.17.3 (#107181)
|
2024-01-04 23:41:56 +01:00 |
|
 MichaelandGitHub
|
9b8f0e1ee9
|
Fix switch states in AVM FRITZ!Box Tools (#107183)
|
2024-01-04 23:36:36 +01:00 |
|
 J. Nick KostonandGitHub
|
f5e7631e84
|
Fix tplink overloading power strips (#104208)
|
2024-01-04 12:15:35 -10:00 |
|
 Ash HopkinsandGitHub
|
0ff5ccb7fd
|
Update sensorpush-ble library to 1.6.1 (#107168)
|
2024-01-04 12:00:06 -10:00 |
|
 J. Nick KostonandGitHub
|
61eb613128
|
Bump aiohomekit to 3.1.2 (#107177)
|
2024-01-04 11:21:01 -10:00 |
|