Erik Montnemery
e0af9de877
Use freezegun in motioneye tests ( #99038 )
2023-08-25 09:00:11 -05:00
Erik Montnemery
943db9e0d5
Use freezegun in devolo_home_network tests ( #99029 )
2023-08-25 08:59:52 -05:00
Erik Montnemery
346674a1a8
Use freezegun in wled tests ( #99048 )
2023-08-25 08:59:30 -05:00
Erik Montnemery
65d555b138
Use freezegun in qnap_qsw tests ( #99041 )
2023-08-25 08:59:08 -05:00
Erik Montnemery
64306ec053
Use freezegun in solaredge tests ( #99043 )
2023-08-25 08:58:52 -05:00
Erik Montnemery
8161810159
Use freezegun in opensky tests ( #99039 )
2023-08-25 14:03:51 +02:00
Jan-Philipp Benecke
4fb00e448c
Use snapshot assertion for rdw diagnostics test ( #99027 )
2023-08-25 13:40:08 +02:00
Marc Mueller
3ebd7d2fd1
Fix asyncio DeprecationWarning [3.12] ( #98989 )
...
* Fix asyncio DeprecationWarning [3.12]
* Use AsyncMock
* Rewrite ffmpeg tests
* Remove test classes
* Rename test file
2023-08-25 12:27:23 +02:00
Joost Lekkerkerker
da9fc495ca
Improve SRP Energy coordinator ( #99010 )
...
* Improve SRP Energy coordinator
* Use time instead of asyncio
2023-08-25 11:19:40 +02:00
Joost Lekkerkerker
475fd77019
Extract SRP Energy coordinator to separate file ( #98956 )
2023-08-25 10:33:02 +02:00
J. Nick Koston
3ebf96143a
Improve performance of bluetooth coordinators ( #98997 )
2023-08-25 10:31:43 +02:00
Ville Skyttä
e7b6037419
Remove unnnecessary pylint configs from components [e-l]* ( #99004 )
2023-08-25 09:46:34 +02:00
Erik Montnemery
3e02fb1f07
Add preview support to all groups ( #98951 )
2023-08-25 08:59:33 +02:00
Marc Mueller
72e6f79086
Replace remaining utcnow calls + add ruff check ( #97964 )
2023-08-25 03:23:43 +02:00
Marty Sun
588db501fb
Add new integration Yardian ( #97326 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-24 17:48:49 -05:00
Jan-Philipp Benecke
3bcd1d5a1a
Use snapshot assertion for iqvia diagnostics test ( #98983 )
2023-08-24 23:26:21 +02:00
Jan-Philipp Benecke
4d8941d4b7
Use snapshot assertion for onvif diagnostics test ( #98982 )
2023-08-24 22:40:45 +02:00
Joost Lekkerkerker
54ed8fc914
Use device class translations for 1-wire ( #98813 )
2023-08-24 22:19:29 +02:00
mkmer
f2c475cf1b
Bump aiosomecomfort to 0.0.17 ( #98978 )
...
* Clean up imports
Add refresh after login in update
* Bump somecomfort 0.0.17
Separate Somecomfort error to unauthorized
* Add tests
* Run Black format
2023-08-24 21:13:42 +02:00
Jan Bouwhuis
948b34b045
Do not force update mqtt device_tracker ( #98838 )
2023-08-24 20:09:14 +02:00
Erik Montnemery
2066cf6b31
Remove `group_type` from group preview events ( #98952 )
2023-08-24 19:54:04 +02:00
Marc Mueller
089f76099d
Fix stream test aiohttp DeprecationWarning ( #98962 )
2023-08-24 19:50:25 +02:00
Joost Lekkerkerker
4e049f9bed
Use snapshot assertion in Tile diagnostic test ( #98965 )
2023-08-24 17:11:24 +02:00
Ville Skyttä
9da192c752
Avoid use of `datetime.utc*` methods deprecated in Python 3.12 ( #93684 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-08-24 16:38:22 +02:00
G Johansson
61c17291fb
Move TemplateEntity to template ( #98957 )
...
* Move TemplateEntity to template
* Rename template_entity in helpers
2023-08-24 15:37:04 +02:00
Erik Montnemery
b145352bbb
Modernize meteo_france weather ( #98022 )
...
* Modernize meteofrance weather
* Remove options flow
* Remove unused constant
* Format code
---------
Co-authored-by: Quentin POLLET <polletquentin74@me.com>
2023-08-24 13:44:43 +02:00
Franck Nijhof
0d013767ee
Add support for event groups ( #98463 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-08-24 12:49:38 +02:00
J. Nick Koston
849cfa3af8
Retry yeelight setup later if the wrong device is found ( #98884 )
2023-08-24 12:04:00 +02:00
Erik Montnemery
d282ba6bac
Use a single WS command for group preview ( #98903 )
...
* Use a single WS command for group preview
* Fix tests
2023-08-24 11:59:24 +02:00
G Johansson
3b31c58eba
Add coordinator test for Yale Smart Living ( #98638 )
2023-08-24 11:44:04 +02:00
Joost Lekkerkerker
f395147f7c
Move platform specifics out of Solaredge const ( #98941 )
2023-08-24 11:27:24 +02:00
Joost Lekkerkerker
f44215d286
Use snapshot assertion for Brother diagnostics test ( #98904 )
2023-08-24 11:19:16 +02:00
G Johansson
147351be6e
Add Trafikverket Camera integration ( #79873 )
2023-08-24 10:39:22 +02:00
Jan Bouwhuis
8b232047c4
Add origin info support for MQTT discovered items ( #98782 )
...
* Add integration info support for MQTT discovery.
* Moving logs to discovery
* Revert adding class property
* Rename to origin
* Follow up comments
2023-08-24 09:50:39 +02:00
Joost Lekkerkerker
602a80c35c
Use snapshot assertion for EasyEnergy diagnostics test ( #98909 )
2023-08-24 09:19:36 +02:00
Joost Lekkerkerker
14f80560c0
Use snapshot assertion for Ridwell diagnostics test ( #98919 )
2023-08-24 08:14:46 +02:00
Ville Skyttä
b51c0f6ddc
Remove unnnecessary pylint configs from components [s-z]* ( #98925 )
2023-08-24 01:25:32 +02:00
Joost Lekkerkerker
c39f6b3bea
Use snapshot assertion for Coinbase diagnostics test ( #98906 )
2023-08-24 01:23:31 +02:00
Joost Lekkerkerker
faa4489f4c
Use snapshot assertion for Co2signal diagnostics test ( #98905 )
2023-08-24 01:18:49 +02:00
Joost Lekkerkerker
f1fb28aad5
Use snapshot assertion for ESPHome diagnostics test ( #98913 )
2023-08-24 01:01:58 +02:00
Joost Lekkerkerker
a539d851cc
Use snapshot assertion for Enphase Envoy diagnostics test ( #98910 )
2023-08-23 17:57:55 -05:00
Joost Lekkerkerker
360d2de1e1
Use snapshot assertion for Cpuspeed diagnostics test ( #98907 )
2023-08-24 00:57:27 +02:00
Ville Skyttä
34b47a2597
Remove unnnecessary pylint configs from components [m-r]* ( #98924 )
2023-08-24 00:56:50 +02:00
Ville Skyttä
3b4774d9ed
Remove unnnecessary pylint configs from components/[a-d]* ( #98911 )
2023-08-24 00:54:02 +02:00
Joost Lekkerkerker
e471110288
Use snapshot assertion for August diagnostics test ( #98901 )
2023-08-23 17:52:04 -05:00
Klaas Schoute
d8f0c090cf
Energyzero - Add sensor entity to pick best hours ( #98916 )
...
* Add entity to pick best hours
* Add entity also to diagnostics
* Remove string translation that doesn't exists
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-23 23:02:19 +02:00
Joakim Plate
816f834807
Add moisture sensors entities for gardena ( #98282 )
...
Add support for soil moisture sensors for gardena
2023-08-23 22:46:34 +02:00
Joost Lekkerkerker
f83c335409
Use snapshot assertion for Environment Canada diagnostics test ( #98912 )
2023-08-23 22:21:24 +02:00
Joost Lekkerkerker
1f0e8f93c5
Use snapshot assertion for Deconz diagnostics test ( #98908 )
2023-08-23 21:37:03 +02:00
Joost Lekkerkerker
82e92cdf82
Use snapshot assertion for Axis diagnostics test ( #98902 )
2023-08-23 21:36:18 +02:00
Jan-Philipp Benecke
4aa7fb0e35
Use snapshot assertion for Discovergy diagnostics test ( #98871 )
...
Add snapshot assertion to Discovergy
2023-08-23 21:02:11 +02:00
Jean-François Roy
e96ce3f520
baf: Raise ConfigEntryNotReady when the device has a mismatched UUID ( #98898 )
2023-08-23 13:34:38 -05:00
Jan-Philipp Benecke
39992c2ccc
Migrate BSB-Lan diagnostics test to snapshot assertion ( #98899 )
...
Migrate bsblan diagnostics test to snapshot assertion
2023-08-23 20:20:08 +02:00
Erik Montnemery
ee1b6a60a0
Deduplicate group preview tests ( #98883 )
2023-08-23 19:13:24 +02:00
Michael Hansen
4a417c7dcc
Wake word entity state/category fix ( #98886 )
...
* Only change wake word entity state on detection
* Wake word entity is diagnostic
2023-08-23 12:11:14 -04:00
Chris Talkington
b854551c77
Use entity descriptions for IPP ( #93888 )
2023-08-23 09:34:21 -05:00
Erik Montnemery
6be20b5408
Add preview support to binary sensor group ( #98872 )
2023-08-23 14:24:48 +02:00
Erik Montnemery
e3b945a8d0
Don't allow numerical sensor state to be NaN or inf ( #98110 )
2023-08-23 14:16:40 +02:00
Marc Mueller
480c34180e
Fix forked_daapd test RuntimeWarning ( #98864 )
2023-08-23 12:17:32 +02:00
Joost Lekkerkerker
a2b0149677
Remove config name from IPMA config flow ( #98576 )
2023-08-23 11:35:04 +02:00
Marc Mueller
5ae366957f
Fix imap test RuntimeWarning ( #98865 )
2023-08-23 10:52:19 +02:00
Álvaro Fernández Rojas
6be47b1fbd
Fix Airzone Cloud diagnostics ( #98857 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-23 09:20:53 +02:00
Joost Lekkerkerker
c4ae9ae430
Remove data rate converting code from NZBGet ( #98806 )
2023-08-22 23:23:13 +02:00
Álvaro Fernández Rojas
30628766ae
Update AEMET-OpenData to v0.3.0 ( #98810 )
2023-08-22 23:21:42 +02:00
Joost Lekkerkerker
2ff5d6290f
Migrate Prosegur to has entity name ( #98845 )
2023-08-22 23:09:18 +02:00
starkillerOG
ade1d33367
Add entity name translations for Reolink ( #98589 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-22 23:07:31 +02:00
J. Nick Koston
49d73441bf
Abort ESPHome connection when both name and mac address do not match ( #98787 )
2023-08-22 23:02:23 +02:00
Álvaro Fernández Rojas
99b5c4932f
Add hot water sensor support to Airzone ( #98500 )
...
* airzone: sensors: add hot water support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone: sensor: dhw: enable _attr_has_entity_name
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Add requested changes
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-22 22:48:05 +02:00
Álvaro Fernández Rojas
af915f1425
Add Airzone Cloud System binary sensors ( #95121 )
...
* airzone_cloud: add System binary sensors
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone-cloud: add error example
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-22 22:41:03 +02:00
Jan Bouwhuis
0f58007e97
Deprecate aux heat for mqtt climate ( #98666 )
2023-08-22 22:39:55 +02:00
Maximilian
d179f8b47d
Add filter for affected areas in NINA warnings ( #97053 )
...
* Add affected areas to warnings
* Update config flow
* Remove option from config_flow
* Add regex check
* Remove regex check
2023-08-22 22:23:34 +02:00
Joost Lekkerkerker
f10a5b7ee8
Add entity translations to Dexcom ( #98795 )
2023-08-22 22:09:18 +02:00
Joost Lekkerkerker
0ab0901f0f
Add entity translations to Powerwall ( #98843 )
2023-08-22 21:58:57 +02:00
Joost Lekkerkerker
19576e6c95
Add options flow to OpenSky ( #98177 )
2023-08-22 18:06:19 +02:00
J. Nick Koston
d0fc0aea40
Retry lifx setup later if device has an unexpected serial ( #98783 )
2023-08-22 10:17:15 -05:00
Joost Lekkerkerker
890efd58e0
Add entity translations to Roku ( #96083 )
...
* Add entity translations to Roku
* Add entity translations to Roku
2023-08-22 16:59:56 +02:00
Shay Levy
406f06f0fc
Abort Shelly setup if MAC address mismatch ( #98807 )
2023-08-22 07:41:50 -05:00
Joost Lekkerkerker
097c7fbfef
Add entity translations to Nexia ( #98803 )
2023-08-22 07:41:15 -05:00
Ernst Klamer
1369874348
Add text sensor to BTHome ( #98355 )
2023-08-22 07:34:26 -05:00
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
Erik Montnemery
b885dfa5a8
Add preview to sensor group config and option flows ( #83638 )
2023-08-22 10:29:16 +02:00
Erik Montnemery
68e2809c36
Modernize nws weather ( #98748 )
2023-08-22 10:01:17 +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
Chris Talkington
2e0038b981
Require device id for Roku entities ( #98734 )
2023-08-22 09:22:46 +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
Joost Lekkerkerker
52cabed98f
Migrate LastFM to has entity name ( #98766 )
2023-08-21 22:31:04 +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
Robert Svensson
d0d160f11c
Unifi add port forward control to switch platform ( #98309 )
2023-08-21 22:01:44 +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
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
Joost Lekkerkerker
07ffbe82c1
Add snapshot assertion to Ambient Station ( #98764 )
2023-08-21 19:46:36 +02:00
Ville Skyttä
2399cd283a
Python 3.10 support cleanups ( #98640 )
2023-08-21 19:14:07 +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
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
Joost Lekkerkerker
4518dad83b
Use snapshot assertion for Airnow diagnostics ( #98727 )
2023-08-21 14:19:21 +02:00