tronikos and Franck Nijhof
dc6e752adf
Bump opower to 0.0.31 ( #98716 )
2023-08-24 12:07:34 +02:00
jan iversen and Franck Nijhof
ebdf48e41f
Correct modbus swap/datatype error message ( #98698 )
2023-08-24 12:06:58 +02:00
tronikos and Franck Nijhof
cdb088327c
Bump opowerto 0.0.30 ( #98660 )
2023-08-24 12:06:23 +02:00
jan iversen and Franck Nijhof
e1eb1cf2fb
modbus: slave is allowed with custom ( #98644 )
2023-08-24 12:05:08 +02:00
Markus Ressel and Franck Nijhof
bd0fe63dc8
Fix octoprint down every two minutes ( #90001 )
2023-08-24 12:05:02 +02:00
Franck Nijhof
ce0f957ce4
Bumped version to 2023.8.3
2023-08-18 13:56:56 +02:00
Bram Kragten and Franck Nijhof
9291fab0b4
Update frontend to 20230802.1 ( #98616 )
2023-08-18 13:56:42 +02:00
Niels Perfors and Franck Nijhof
7c5b1c8cd2
Verisure unpack ( #98605 )
2023-08-18 13:56:39 +02:00
J. Nick Koston and Franck Nijhof
1c069539f5
Bump ESPHome recommended BLE version to 2023.8.0 ( #98586 )
2023-08-18 13:56:36 +02:00
Franck Nijhof
8dcb04eab1
Pin setuptools to 68.0.0 ( #98582 )
2023-08-18 13:56:33 +02:00
jan iversen and Franck Nijhof
88352b6ca1
Correct number of registers to read for sensors for modbus ( #98534 )
2023-08-18 13:56:30 +02:00
Maciej Bieniek and Franck Nijhof
1c7e3005aa
Fix the availability condition for Shelly N current sensor ( #98518 )
2023-08-18 13:56:26 +02:00
Erwin Douna and Franck Nijhof
aaefc29e32
Revert "Integration tado bump" ( #98505 )
...
Revert "Integration tado bump (#97791 )"
This reverts commit 65365d1db5 .
2023-08-18 13:56:22 +02:00
tronikos and Franck Nijhof
c81c0149a2
Bump opower to 0.0.29 ( #98503 )
2023-08-18 13:52:48 +02:00
J. Nick Koston and Franck Nijhof
a835d07773
Bump aiohomekit to 2.6.16 ( #98490 )
2023-08-18 13:50:32 +02:00
Luca Leonardo Scorcia and Franck Nijhof
06d36983fe
Fix inconsistent lyric temperature unit ( #98457 )
2023-08-18 13:50:29 +02:00
Chris Talkington and Franck Nijhof
c55b96eb65
Update pyipp to 0.14.3 ( #98434 )
2023-08-18 13:50:25 +02:00
Chris Talkington and Franck Nijhof
d44d84b430
Update rokuecp to 0.18.1 ( #98432 )
2023-08-18 13:50:22 +02:00
starkillerOG and Franck Nijhof
9bbf855a7d
Bump Reolink_aio to 0.7.7 ( #98425 )
2023-08-18 13:50:18 +02:00
mkmer and Franck Nijhof
a66e308857
Handle missing keys in Honeywell ( #98392 )
2023-08-18 13:50:14 +02:00
Øyvind Matheson Wergeland and Franck Nijhof
b76a4e0787
Fix GoGoGate2 configuration URL when remote access is disabled ( #98387 )
2023-08-18 13:50:10 +02:00
Martin Hjelmare and Franck Nijhof
a962d2b28d
Fix tts notify config validation ( #98381 )
...
* Add test
* Require either entity_id or tts_service
2023-08-18 13:50:06 +02:00
Joost Lekkerkerker and Franck Nijhof
69c61a2632
Use default translations by removing names from tplink descriptions ( #98338 )
2023-08-18 13:50:03 +02:00
J. Nick Koston and Franck Nijhof
9f69ab1604
Bump flux-led to 1.0.2 ( #98312 )
...
changelog: https://github.com/Danielhiversen/flux_led/compare/1.0.1...1.0.2
fixes #98310
2023-08-18 13:49:59 +02:00
Luke and Franck Nijhof
07bb0fc16a
Bump Python-Roborock to 0.32.3 ( #98303 )
...
bump to 0.32.3
2023-08-18 13:49:55 +02:00
Allen Porter and Franck Nijhof
16d2c80437
Bump pyrainbird to 4.0.0 ( #98271 )
2023-08-18 13:49:52 +02:00
VidFerris and Franck Nijhof
3da1a611c2
Use Local Timezone for Withings Integration ( #98137 )
2023-08-18 13:49:48 +02:00
jan iversen and Franck Nijhof
0070a5e83d
modbus: Repair swap for slaves ( #97960 )
2023-08-18 13:49:45 +02:00
Joost Lekkerkerker and Franck Nijhof
d842b2574a
Create abstraction for Generic YeeLight ( #97939 )
...
* Create abstraction for Generic YeeLight
* Update light.py
2023-08-18 13:49:41 +02:00
jan iversen and Franck Nijhof
0daa972217
modbus config: count and slave_count can normally not be mixed. ( #97902 )
2023-08-18 13:49:38 +02:00
tronikos and Franck Nijhof
2a0c121f65
Fix Opower utilities that have different ReadResolution than previously assumed ( #97823 )
2023-08-18 13:49:35 +02:00
jan iversen and Franck Nijhof
cf839d0ce4
Correct modbus config validator: slave/swap ( #97798 )
2023-08-18 13:49:30 +02:00
Nick Whyte and Franck Nijhof
350e5ee9a7
Fix ness alarm armed_home state appearing as disarmed/armed_away ( #94351 )
...
* Fix nessclient arm home appearing as arm away
* patch arming mode enum and use dynamic access
* Revert "patch arming mode enum and use dynamic access"
This reverts commit b9cca8e92bcb382abe364381a8cb1674c32d1d2a.
* Remove mock enums
2023-08-18 13:37:01 +02:00
Brandon Rothweiler and Franck Nijhof
f641c0ba58
Bump pymazda to 0.3.11 ( #98084 )
2023-08-11 16:15:33 +02:00
Franck Nijhof
c72a184923
Bumped version to 2023.8.2
2023-08-11 14:20:04 +02:00
MatthewFlamm and Franck Nijhof
0ce0050068
Bump pynws 1.5.1; fix regression for precipitation probability ( #98237 )
...
bump pynws 1.5.1
2023-08-11 14:19:50 +02:00
Joost Lekkerkerker and Franck Nijhof
63b2fa6d1b
Use explicit device name in Broadlink ( #98229 )
2023-08-11 14:19:46 +02:00
Álvaro Fernández Rojas and Franck Nijhof
819cea0ea0
Update aioairzone to v0.6.5 ( #98163 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2023-08-11 14:19:43 +02:00
tronikos and Franck Nijhof
773ec3adb6
Get Opower accounts from the customer endpoint ( #98144 )
...
Get accounts from the customer endpoint
2023-08-11 14:19:40 +02:00
tronikos and Franck Nijhof
1ffbc8118d
Opower: Add gas sensors for utilities that report CCF ( #98142 )
...
Add gas sensors for utilities that report CCF
2023-08-11 14:19:36 +02:00
tronikos and Franck Nijhof
a2dec234c2
Bump opower to 0.0.26 ( #98141 )
2023-08-11 14:19:33 +02:00
Joakim Plate and Franck Nijhof
32d4c2607b
Make gardena closing sensor unavailable when closed ( #98133 )
2023-08-11 14:19:30 +02:00
Joakim Plate and Franck Nijhof
b584eb757b
Correct unit of rain pause ( #98131 )
2023-08-11 14:19:26 +02:00
Joost Lekkerkerker and Franck Nijhof
d488bb3dca
Add missing translation key in Tuya ( #98122 )
2023-08-11 14:19:23 +02:00
Robert Svensson and Franck Nijhof
84d185a075
Improve UniFi control PoE mode ( #98119 )
2023-08-11 14:19:19 +02:00
tronikos and Franck Nijhof
a2637ac75a
Bump opower to 0.0.24 ( #98091 )
2023-08-11 14:19:16 +02:00
Maximilian and Franck Nijhof
8bdac8fb30
Bump pynina to 0.3.2 ( #98070 )
2023-08-11 14:19:13 +02:00
mkmer and Franck Nijhof
61cafb26ac
Bump AIOAladdinConnect to 0.1.57 ( #98056 )
2023-08-11 14:19:10 +02:00
Sam Reed and Franck Nijhof
73f0ac0542
Remove trailing . from melcloud service descriptions ( #98053 )
2023-08-11 14:19:06 +02:00
Joost Lekkerkerker and Franck Nijhof
4e6c839065
Add translation keys to Tuya cover ( #98040 )
2023-08-11 14:19:03 +02:00