Commit Graph

65674 Commits (99e97782b6b742067ef8834e413c4d51124ba2ec)

Author SHA1 Message Date
Joost Lekkerkerker 5ad97827cf
Use snapshot assertion for Airly diagnostics (#98726) 2023-08-22 12:17:43 +02:00
Maciej Bieniek 17050a3286
Add support for Shelly Gas Valve addon (#98705)
* Support Gas Valve

* Treat opening and closing as open

* Use set_state()

* Change entity icon and name

* Add valve state sensor

* Closing == closed

* Add translations for valve state entity

* Valve state -> Valve status

* Add tests; use control_result

* Fix mypy error

* Add missing "valve" to the Mock

* Improve docstrings

* Fix climate platform tests

* Increase test coverage

* Add mising return
2023-08-22 11:53:52 +03:00
Joost Lekkerkerker c025244ac1
Add entity translations to Modem callerID (#98798) 2023-08-22 10:34:39 +02:00
Erik Montnemery b885dfa5a8
Add preview to sensor group config and option flows (#83638) 2023-08-22 10:29:16 +02:00
Erik Montnemery 52b1e34af0
Migrate openweathermap weather to CoordinatorEntity (#98799) 2023-08-22 10:27:34 +02:00
Florian Bachmann 00b75ce58d
Allows the supervisor to send a session's user to addon with header X-Remote-User (#88472)
* Working draft for x-remote-user

* Adds comment

* Submits user id instead of its name

* Move lines out of try-catch block

* Updates payload attribute

* Removes unnecessary user data from user info API

* revert changes
2023-08-22 10:14:21 +02:00
Erik Montnemery 68e2809c36
Modernize nws weather (#98748) 2023-08-22 10:01:17 +02:00
Erik Montnemery 79811984f0
Modernize open_meteo weather (#98504) 2023-08-22 09:43:33 +02:00
Joost Lekkerkerker 3e56d27bf7
Add device info to FOSCAM (#98167) 2023-08-22 09:37:37 +02:00
starkillerOG 2a78d7fa2d
Add Reolink zoom in/out buttons (#97638) 2023-08-22 09:33:32 +02:00
Joost Lekkerkerker 6f7c3c949c
Add snapshot assertion to Airvisual Pro (#98759) 2023-08-22 09:31:31 +02:00
Joost Lekkerkerker d4b49726f4
Add snapshot assertion to Airzone cloud (#98761) 2023-08-22 09:30:43 +02:00
Joost Lekkerkerker a89c0c944a
Add device info to Life360 (#98772) 2023-08-22 09:28:47 +02:00
Joost Lekkerkerker a0a06f16a7
Add entity translations to Bosch SHC (#98750) 2023-08-22 09:26:49 +02:00
Chris Talkington 2e0038b981
Require device id for Roku entities (#98734) 2023-08-22 09:22:46 +02:00
Joost Lekkerkerker 0f2b8570d2
Add device to Dexcom (#98574) 2023-08-22 09:20:30 +02:00
Chris Talkington c93fcc37c4
Update pyipp to 0.14.4 (#98791)
* update pyipp to 0.14.4

* hassfest
2023-08-22 07:48:48 +02:00
Erik Montnemery 3e7ec88703
Add CoordinatorWeatherEntity (#98777) 2023-08-21 23:10:16 +02:00
jan iversen 92258b8e6f
Correct modbus swap/datatype error message (#98698) 2023-08-21 22:55:50 +02:00
Erik Montnemery 4a03f6482a
Set thread dataset's preferred router on add if not set (#98639) 2023-08-21 22:46:15 +02:00
Klaas Schoute 07fb47b849
Use VehicleType enum for Garages Amsterdam integration (#98780) 2023-08-21 22:45:29 +02:00
Joost Lekkerkerker 52cabed98f
Migrate LastFM to has entity name (#98766) 2023-08-21 22:31:04 +02:00
Joost Lekkerkerker 53c118f652
Migrate LG Soundbar to has entity name (#98773) 2023-08-21 22:29:09 +02:00
Joost Lekkerkerker 5a835e703f
Add entity translations to Honeywell Lyric (#98775) 2023-08-21 22:28:20 +02:00
Maciej Bieniek f97f33fff7
Only create an issue if push updates fail 5 times in a row for Shelly gen1 devices (#98747) 2023-08-21 22:27:36 +02:00
J. Nick Koston 9123e13774
Remove unused code in doorbird (#98779) 2023-08-21 22:23:16 +02:00
J. Nick Koston d582e60a6e
Enable strict typing for doorbird (#98778) 2023-08-21 22:22:25 +02:00
Robert Svensson d0d160f11c
Unifi add port forward control to switch platform (#98309) 2023-08-21 22:01:44 +02:00
Dennis 78f0d8bc9c
Add/Modify tomorrow.io sensor entity icons (#98648) 2023-08-21 21:59:56 +02:00
Joakim Plate 41db088f5d
Update to 1.3.0 of gardena bluetooth (#98776) 2023-08-21 21:58:21 +02:00
Joost Lekkerkerker 30d3df2d96
Add morning and evening damping to Forecast solar (#98721)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-08-21 21:43:09 +02:00
Joost Lekkerkerker a1d554d1cb
Add entity translations to Hyperion (#98635) 2023-08-21 21:40:01 +02:00
Joost Lekkerkerker baf32658e5
Set battery device class in Logi Circle (#98774) 2023-08-21 21:30:23 +02:00
Guido Schmitz 365dc47740
Add update platform to devolo Home Network (#86003)
* Add update platform

* Take care of progress

* Adapt to recent development

* Only add platform if supported

* Avoid unneeded line change

* Fix ruff in tests

* Handle update failures like in button platform

* Apply suggestions

* Fix tests

* Remove unused logger
2023-08-21 20:59:58 +02:00
Franck Nijhof c39fc0766e
Remove repair issue for MQTT discovered items (#98768) 2023-08-21 20:03:19 +02:00
Joost Lekkerkerker 3eb2b7010d
Add device info to LG Soundbar (#98771) 2023-08-21 19:54:17 +02:00
Joost Lekkerkerker 07ffbe82c1
Add snapshot assertion to Ambient Station (#98764) 2023-08-21 19:46:36 +02:00
Marc Mueller 2369964f27
Update aws boto dependencies (#98619) 2023-08-21 19:40:21 +02:00
Ville Skyttä 2399cd283a
Python 3.10 support cleanups (#98640) 2023-08-21 19:14:07 +02:00
G Johansson faf0f5f19b
Fix default values in Scrape (#98755) 2023-08-21 19:10:35 +02:00
Joost Lekkerkerker 2d46b589b9
Add entity translations to Kraken (#98765) 2023-08-21 19:09:51 +02:00
J. Nick Koston 6023ee0cc4
Bump dbus-fast to 1.93.0 (#98758) 2023-08-21 19:08:26 +02:00
Martin Hjelmare 91df9434d0
Use storage helper in feedreader (#98754) 2023-08-21 18:21:34 +02:00
Jesse Hills a42d975c49
ESPHome Wake Word support (#98544)
* ESPHome Wake Word support

* Remove all vad code from esphome integration

* Catch exception when no wake word provider found

* Remove import

* Remove esphome vad tests

* Add tests

* More tests
2023-08-21 12:13:02 -04:00
Florent Thiery c86565b9bc
Reduce Freebox router Raid warning to one occurence (#98740)
* consider Freebox router does not support Raid if the first enumeration raised an http error, fixes #98274

* add router name to warning message

* reduce log level to info, remove details
2023-08-21 17:45:15 +02:00
ZigStar af0e48081f
Add ZigStar UZG-01 ZHA zeroconf autodiscovery (#98657)
ZigStar UZG-01 ZHA Zeconf Autodiscovery
2023-08-21 11:28:42 -04:00
Marco Garzola b8086f3c21
Map heatercooler rotation speed as 3 level fan speed in homekit controller (#98291)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-21 10:10:24 -05:00
G Johansson 207e3f90a6
Modernize template weather (#98064)
* Modernize template weather

* mods

* adds templates

* Fixes

* review comments

* more comments

* Fix validator

* Tests

* Mods

* Fix ruff
2023-08-21 15:48:14 +02:00
G Johansson d9906b63b7
Add `payload` to Scrape config flow (#98412)
Payload to config flow
2023-08-21 15:47:11 +02:00
J. Nick Koston 00904a107d
Bump yalexs to 1.8.0 (#98751) 2023-08-21 08:44:45 -05:00