Hessel
535e2b81ce
Change BiDirectional Prefix ( #101764 )
2023-10-10 21:23:02 +02:00
J. Nick Koston
265f6653c3
Refactor homekit to use a dataclass for entry data ( #101738 )
2023-10-10 21:14:37 +02:00
Sheldon Ip
6c65db2036
Add rising sensor to sun ( #93276 )
2023-10-10 21:12:43 +02:00
Robert Resch
b932c67eb7
Delete optional schema keys, when they are not present ( #101755 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-10-10 21:08:54 +02:00
Mick Vleeshouwer
c76ce76824
Bump pyOverkiz to 1.12.1 in Overkiz integration ( #101765 )
2023-10-10 21:07:50 +02:00
Nathan Spencer
1a8684e314
Bump pyweatherflowudp to 1.4.5 ( #101770 )
2023-10-10 20:43:40 +02:00
Caius-Bonus
5290396731
ZHA Component: Correct AttributeUpdated signal in Thermostat climate entity, ThermostatClusterHandler and ThermostatHVACAction sensor entity ( #101725 )
...
* initial
* change other Thermostat climate entities
* remove AttributeUpdateRecord
2023-10-10 14:23:03 -04:00
Jan-Philipp Benecke
71ddb282d2
Address late review from wallbox coordinator move ( #101771 )
...
Address late wallbox review comment
2023-10-10 20:02:14 +02:00
Jan Bouwhuis
4b9296f4f1
Code quality issue met integration ( #101768 )
...
* Fix unreachable code for met integration
* Make code better readable
2023-10-10 19:58:43 +02:00
J. Nick Koston
7b4b8e7516
Refactor HomeKit to allow supported features/device class to change ( #101719 )
2023-10-10 06:20:25 -10:00
J. Nick Koston
f166e1cc1a
Map switch device class outlet to Outlets in homekit ( #101760 )
2023-10-10 05:55:42 -10:00
Maikel Punie
f7f9331c57
Bump pyDuotecno to 2023.10.0 ( #101754 )
2023-10-10 17:37:02 +02:00
Mick Vleeshouwer
60fa02c042
Bump pyOverkiz to 3.11 and migrate unique ids for select entries ( #101024 )
...
* Bump pyOverkiz and migrate entries
* Add comment
* Remove entities when duplicate
* Remove old entity
* Remove old entities
* Add example of entity migration
* Add support of UIWidget and UIClass
* Add tests for migrations
* Apply feedback (1)
* Apply feedback (2)
2023-10-10 17:23:58 +02:00
Erik Montnemery
ecdb0bb46a
Modernize metoffice weather ( #99050 )
...
* Modernize metoffice weather
* Exclude sensors from additional test
2023-10-10 16:49:36 +02:00
Jan Bouwhuis
31bd500222
Make get_channel available as generic helper ( #101721 )
...
* Make get_channel available as generic helper
* Follow up comment
2023-10-10 14:02:32 +02:00
Marc Mueller
915f5bf84e
Reset the threading.local _hass object every time ( #101728 )
...
* Reset the threading.local _hass object every time
* Remove reset from hass fixture
2023-10-10 12:43:12 +02:00
Álvaro Fernández Rojas
f78199df9f
Fix Airzone climate double setpoint ( #101744 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-10-10 10:18:52 +02:00
Kevin Worrel
00abf49637
Bump screenlogicpy to 0.9.2 ( #101746 )
2023-10-10 10:15:24 +02:00
Betacart
6d632bd1ab
Fix typo in Ombi translation strings ( #101747 )
...
Update strings.json
Fixed typo ("Sumbit" -> "Submit")
2023-10-10 09:50:17 +02:00
Sam Reed
9afdc22818
supla: Change casing of integration name to upstream SUPLA ( #101723 )
2023-10-10 08:52:25 +02:00
elmurato
c6a3fa30f0
Add support for Minecraft Server Bedrock Edition ( #100925 )
2023-10-10 08:42:35 +02:00
rappenze
deffa50142
Address late review from add fibaro event platform ( #101718 )
2023-10-10 06:07:29 +02:00
Franck Nijhof
1944b2952c
Replace object select in service calls with more UI-friendly selectors ( #101722 )
2023-10-10 05:50:12 +02:00
Robert Hillis
e5d5440385
Fix Slack type error for file upload ( #101720 )
...
Fix regression
2023-10-10 05:35:29 +02:00
Brandon Rothweiler
db3a4dec33
Update eufylife-ble-client to 0.1.8 ( #101727 )
2023-10-09 14:28:39 -10:00
Marc Mueller
35293eb98b
Update matrix-nio to 0.22.1 ( #101693 )
2023-10-09 23:23:45 +02:00
Marc Mueller
a21990f248
Update pytest warnings filter ( #101710 )
2023-10-09 21:07:16 +02:00
Joakim Plate
66f43ebdc5
Describe notification option (philip_js) ( #101715 )
2023-10-09 19:52:24 +02:00
Robert Resch
84fe356782
Fix sky connect tests ( #101712 )
...
* Fix sky connect tests
* Implement suggestions
2023-10-09 19:43:47 +02:00
Raman Gupta
70a0cd579d
Add Z-Wave WS command to hard reset controller ( #101449 )
2023-10-09 13:33:31 -04:00
Simone Chemelli
d46dca8950
Bump aiocomelit to 0.2.0 ( #101586 )
2023-10-09 15:23:25 +02:00
puddly
2e4df6d2f2
Open a ZHA repair when network settings change ( #99482 )
2023-10-09 15:01:05 +02:00
Joost Lekkerkerker
b9090452de
Migrate Vulcan to has entity name ( #99020 )
2023-10-09 14:41:30 +02:00
Marcel van der Veldt
6393171fa4
Adjust Hue integration to use Entity descriptions and translatable entity names ( #101413 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-09 14:14:07 +02:00
Erik Montnemery
8a83e810b8
Reset the threading.local _hass object in tests ( #101700 )
2023-10-09 13:41:51 +02:00
Robert Resch
f7292d5b00
Add check that sensors don't have EntityCategory.CONFIG set ( #101471 )
2023-10-09 13:37:52 +02:00
Marc Mueller
27b6325c32
Update pylint to 3.0.1 ( #101692 )
2023-10-09 12:37:35 +02:00
Erik Montnemery
e6e190e7e2
Remove unused HideSensitiveDataFilter ( #101689 )
2023-10-09 12:02:52 +02:00
Ravaka Razafimanantsoa
7b78cfc090
Bump switchbot-api to 1.2.1 ( #101664 )
...
SwitchBot Cloud: Dependency version up
2023-10-09 11:15:59 +02:00
Erik Montnemery
1f122eb688
Adjust services supported by litterrobot vacuum ( #95788 )
2023-10-09 10:56:39 +02:00
epenet
18908740ca
Fix typo in nextcloud strings ( #101686 )
2023-10-09 10:04:39 +02:00
Franck Nijhof
de658f5ca0
Merge branch 'master' into dev
2023-10-09 09:27:59 +02:00
Brett Adams
b85a078235
Add Cribl virtual integration ( #101680 )
2023-10-09 09:11:30 +02:00
Marc Mueller
548a73b367
Update ephem to 4.1.5 ( #101676 )
2023-10-09 08:49:59 +02:00
jjlawren
c247170c90
Bump plexwebsocket to 0.0.14 ( #101684 )
2023-10-09 08:32:47 +02:00
Allen Porter
d78ee96e2a
Update fitbit device fetch to use a data update coordinator ( #101619 )
...
* Add a fitbit device update coordinator
* Remove unnecessary debug output
* Update comments
* Update fitbit coordinator exception handling and test coverage
* Handle reauth failures in other sensors
* Fix scope changes after rebase.
2023-10-09 08:12:59 +02:00
Abílio Costa
6d1876394e
Rediscover Idasen Desk to allow re-setup ( #101672 )
2023-10-08 22:03:22 +02:00
rappenze
fb215479d4
Add fibaro event platform ( #101636 )
2023-10-08 22:01:26 +02:00
Jan Bouwhuis
db0c5bbbea
Fix mqtt sensor or binary_sensor state not saved after expiry ( #101670 )
...
Fix mqtt sensor state not saved after expire
2023-10-08 20:57:14 +02:00
Jan-Philipp Benecke
78535b99df
Move nina coordinator and entity to their own file ( #101610 )
2023-10-08 20:07:04 +02:00