Paulus Schoutsen
943cca3d23
Bumped version to 2022.9.7
2022-09-26 09:59:39 -04:00
Erik Montnemery
a0f2571872
Always install requirements of after_dependencies ( #79094 )
2022-09-26 09:59:34 -04:00
J. Nick Koston
f2860fd6b3
Bump govee-ble to 0.19.0 ( #79038 )
2022-09-26 09:59:34 -04:00
Jan Bouwhuis
44109a6922
Fix MQTT device_tracker generating unique id-s - regression on #78547 ( #79033 )
2022-09-26 09:59:33 -04:00
Franck Nijhof
b55ce96a56
Fix failing LaMetric pairing message during config flow ( #79031 )
2022-09-26 09:59:32 -04:00
Thomas Schamm
f2fe91dac1
Bumped boschshcpy 0.2.30 to 0.2.35 ( #79017 )
...
Bumped to boschshcpy==0.2.35
2022-09-26 09:59:31 -04:00
Maikel Punie
eb80062b26
Fix velbus matching ignored entries in config flow ( #78999 )
...
* Fix bug #fix78826
* start using async_abort_entries_match
* fix/rewrite tests
2022-09-26 09:59:31 -04:00
J. Nick Koston
3b8f08270e
Bump yalexs to 1.2.2 ( #78978 )
2022-09-26 09:59:30 -04:00
Jan Bouwhuis
60c78fd33f
Set OWM default mode to hourly legacy API ( #78951 )
2022-09-26 09:59:29 -04:00
starkillerOG
12903a14c5
Bump motionblinds to 0.6.13 ( #78946 )
2022-09-26 09:59:29 -04:00
Diogo Gomes
32cea6b95d
Bump pyipma to 3.0.5 ( #78936 )
...
* fix #78928 and review of #78332
* address comment
2022-09-26 09:59:28 -04:00
Erik Montnemery
408069cb0c
Always install requirements of after_dependencies ( #79094 )
2022-09-26 09:59:01 -04:00
Bouwe Westerdijk
2667f0b792
Bump plugwise to v0.21.3, add related new features ( #76610 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-09-26 15:55:29 +02:00
J. Nick Koston
75f6f9b5e2
Improve performance of Bluetooth device fallback ( #79078 )
2022-09-26 09:12:08 -04:00
Robert Hillis
a8b8b245d1
Allow multiple entries in Tautulli ( #74406 )
2022-09-26 08:54:17 -04:00
Joakim Plate
f463b22053
Add nibe heat pump switch entities ( #78943 )
...
* Add switch platform
* Enable switch platform
* Drop unneeded variable
2022-09-26 14:46:43 +02:00
Pascal Vizeli
edc9c0d09c
Update aioecowitt to 2022.09.3 ( #79087 )
2022-09-26 13:24:15 +02:00
IceBotYT
677cba582b
Fix name truncation and unusual entity names for LaCrosse View ( #78254 )
2022-09-26 11:35:33 +02:00
uvjustin
2d7b364713
Bump ha-av to v10.0.0.b5 ( #78977 )
2022-09-26 10:52:03 +02:00
Joakim Plate
92e9e7fb6c
Add nibe heat pump number entities ( #78941 )
...
* Add number platform
* Enable number platform
* Adjust typing
* Update homeassistant/components/nibe_heatpump/number.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Fix format
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-09-26 10:40:11 +02:00
Franck Nijhof
fe5e3320d4
Adjust switch as X to inherit entity category ( #79081 )
2022-09-26 10:22:45 +02:00
J. Nick Koston
87e0c555db
Bump aiohomekit to 2.0.1 ( #79080 )
2022-09-25 21:43:38 -10:00
Avi Miller
691028dfb4
Enable the move firmware effect on multizone lights ( #78918 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-25 21:08:36 -10:00
J. Nick Koston
75104159c6
Fix mqtt tests ( #79079 )
2022-09-25 20:07:50 -10:00
starkillerOG
d9b58e5ef1
Netgear add router switches ( #72171 )
2022-09-25 23:30:17 -04:00
Jeef
b617d2bab0
IntelliFire Fan Support ( #74181 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-09-25 23:24:46 -04:00
Tom Puttemans
7aa53feff4
Add config flow and MQTT autodiscover to dsmr_reader integration ( #71617 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-09-25 23:15:50 -04:00
Justin Sherman
f26fadbdfc
Add range to min_max ( #78282 )
2022-09-25 23:08:31 -04:00
Robert Hillis
bd01f90d42
Migrate attributes to sensors in Litter-Robot ( #78580 )
2022-09-25 22:40:34 -04:00
Robert Hillis
82bab545df
Add missing doc strings and requirements in Google Sheets ( #78616 )
2022-09-25 22:12:07 -04:00
HarvsG
49eeeae51d
Fix Bayesian sensor to use negative observations ( #67631 )
...
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
2022-09-25 22:02:35 -04:00
Marc Mueller
faad904cbc
Remove unnecessary boolean checks for callables ( #78819 )
2022-09-25 22:01:27 -04:00
Mick Vleeshouwer
c6fd2bde46
Migrate Overkiz to new entity naming style ( #76687 )
2022-09-25 21:59:18 -04:00
Tobias Sauerwein
81abeac83e
Netatmo refactor to use pyatmo 7.0.1 ( #73482 ) ( #78523 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2022-09-25 21:55:58 -04:00
Paul Annekov
1b17c83095
More details about SMS modem ( #75694 )
2022-09-25 21:49:55 -04:00
J. Nick Koston
92612c9fe3
Add RSSI sensor to HomeKit Controller ( #78906 )
2022-09-25 21:31:56 -04:00
epenet
c1bc26b413
Finish migration of recorder to unit conversion ( #78985 )
2022-09-25 21:14:18 -04:00
J. Nick Koston
3ad5d799c6
Bump dbus-fast to 1.14.0 ( #79063 )
2022-09-25 21:02:29 -04:00
Joakim Plate
f8d42e9246
Add nibe heat pump select entities ( #78942 )
2022-09-25 20:57:14 -04:00
Paulus Schoutsen
697e7b3a20
TTS Cleanup and expose get audio ( #79065 )
2022-09-25 20:53:20 -04:00
GitHub Action
39ddc37d76
[ci skip] Translation update
2022-09-26 00:30:11 +00:00
J. Nick Koston
49f203c635
Add support for newer Magic Home sockets ( #79074 )
2022-09-25 13:47:56 -10:00
Robert Hillis
43c66b90df
Change Skybell color mode to RGB ( #78078 )
2022-09-25 13:47:38 -10:00
Robert Hillis
c2209111b2
Migrate Radarr to new entity naming style ( #79042 )
...
Move Radarr to new naming scheme
2022-09-26 01:26:50 +02:00
J. Nick Koston
917cf674de
Handle battery services that only report low battery in HomeKit Controller ( #79072 )
2022-09-25 12:08:28 -10:00
Robert Hillis
b70027aec1
Add binary sensor to Radarr ( #79043 )
...
* Add binary sensor to Radarr
* uno mas
2022-09-25 23:50:09 +02:00
Robert Hillis
b820fed11a
Fix Radarr import ( #79037 )
2022-09-25 23:48:25 +02:00
Paulus Schoutsen
f41b69e19e
Bump cryptography to 38 ( #79067 )
2022-09-25 17:39:42 -04:00
Paulus Schoutsen
0cc03c37bb
Pin pyOpenSSL to 22.0.0 ( #79066 )
2022-09-25 15:19:06 -04:00
Robert Svensson
bfd12730f2
Bump aiounifi to v35 ( #79040 )
...
* Update imports
Replace constants with enums
* Import new request objects
* Bump aiounifi to v35
2022-09-25 20:08:56 +02:00