Xidorn Quan
|
2bc7904b51
|
Add demand window sensor for amberelectric (#121356)
|
2024-07-06 12:28:52 +02:00 |
|
Brett Adams
|
8f7c3da456
|
Add energy select entities to Tessie (#120641)
|
2024-07-06 11:49:53 +02:00 |
|
Alan
|
8ff4991f07
|
LLM to handle int attributes (#121037)
|
2024-07-06 11:41:18 +02:00 |
|
Luke Lashley
|
43481ffeac
|
Add support for Roborock Zeo (#121334)
|
2024-07-06 11:24:32 +02:00 |
|
Brett Adams
|
696ae91c35
|
Add energy binary sensors to Tessie (#121349)
|
2024-07-06 11:05:52 +02:00 |
|
Richard Kroegel
|
f29094f41d
|
Refactor BMW send_message and add tests (#119170)
Co-authored-by: Richard <rikroe@users.noreply.github.com>
|
2024-07-06 11:00:00 +02:00 |
|
Brett Adams
|
294c31f6f5
|
Fix initial Wall Connector values in Tessie (#121353)
|
2024-07-06 10:54:09 +02:00 |
|
Robert Svensson
|
cce77affc7
|
Provide default values for common keys in deCONZ websocket fixture (#121359)
|
2024-07-06 10:52:50 +02:00 |
|
Dave T
|
a358609609
|
Improve user message if stream is not set up in generic camera (#121308)
|
2024-07-06 10:50:16 +02:00 |
|
Brett Adams
|
18370bdbb4
|
Add diagnostics to Tessie (#121348)
* Add diag
* Add snapshot
* Redact serial number
|
2024-07-06 09:00:03 +02:00 |
|
Robert Svensson
|
1b8944dab6
|
Improve deCONZ websocket fixture (#121332)
|
2024-07-05 22:35:06 +02:00 |
|
Devin
|
9d204613e8
|
Expose Twitch "Started At" attribute (#121265)
|
2024-07-05 22:33:04 +02:00 |
|
Joost Lekkerkerker
|
1561324274
|
Fix Netatmo snapshot (#121333)
|
2024-07-05 22:02:43 +02:00 |
|
J. Nick Koston
|
89ffee9ad5
|
Update ulid-transform to 0.10.1 (#121321)
|
2024-07-05 14:07:39 -05:00 |
|
Robert Svensson
|
94db251aea
|
Finally remove all legacy test stubs from deCONZ tests (#121323)
|
2024-07-05 20:47:43 +02:00 |
|
Robert Svensson
|
178655647d
|
Use fixtures in deCONZ init tests (#121217)
|
2024-07-05 19:17:47 +02:00 |
|
Robert Svensson
|
a773d0c8f6
|
Use fixtures on deCONZ event tests (#121303)
|
2024-07-05 19:11:21 +02:00 |
|
Erik Montnemery
|
6eeb70151d
|
Use BIGINT SQL type for ID columns (#121025)
|
2024-07-05 10:42:39 -05:00 |
|
Robert Svensson
|
8c459959ee
|
Use fixtures in deCONZ gateway tests (#121305)
|
2024-07-05 16:59:10 +02:00 |
|
epenet
|
4b4b17e774
|
Improve hass type hints for autouse fixtures in tests (#121311)
|
2024-07-05 15:49:22 +01:00 |
|
epenet
|
9383920b1a
|
Improve type hints in hdmi_cec tests (#121302)
|
2024-07-05 16:42:55 +02:00 |
|
Luke Lashley
|
ffc39585ed
|
Add ability to select current map for Roborock (#120882)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-07-05 09:38:26 -05:00 |
|
epenet
|
45ab9cae1a
|
Improve type hints for silent_ssdp_scanner in tests (#121309)
|
2024-07-05 16:32:10 +02:00 |
|
Mariusz Kubisz
|
bf8cef3337
|
Add support for min mode in Netatmo public sensor (#118613)
|
2024-07-05 16:25:05 +02:00 |
|
Richard Kroegel
|
324755b8f5
|
Separate BMW base entity into separate file (#120830)
* Refactor BMW base entity
* Update snapshots
* Changes from review
|
2024-07-05 16:08:27 +02:00 |
|
dougiteixeira
|
4289efb506
|
Device change test improvements in Template (#120884)
|
2024-07-05 14:47:31 +02:00 |
|
epenet
|
b9cfd4e8ce
|
Improve type hints in hue tests (#121298)
|
2024-07-05 14:40:23 +02:00 |
|
epenet
|
7332bc5faf
|
Improve type hints in http tests (#121294)
|
2024-07-05 14:37:00 +02:00 |
|
epenet
|
288c297c9c
|
Improve type hints in homeassistant_alerts tests (#121293)
|
2024-07-05 13:25:31 +02:00 |
|
epenet
|
e4731c07cb
|
Add monkeypatch to enforce-type-hints plugin (#121051)
|
2024-07-05 11:35:56 +02:00 |
|
Steven B
|
d42dced852
|
Fix tplink light effect behaviour when activating a scene (#121288)
|
2024-07-05 11:19:04 +02:00 |
|
Robert Svensson
|
eb5a98e7ea
|
Use fixtures in deCONZ light tests PT2 (#121208)
|
2024-07-05 10:57:17 +02:00 |
|
epenet
|
2ab02c06c6
|
Add monkeypatch type hints to rflink tests (#121053)
|
2024-07-05 10:54:16 +02:00 |
|
Thomas55555
|
ad02afe7be
|
Extend wrapper for sending commands to all platforms in Husqvarna Automower (#120255)
|
2024-07-05 10:02:38 +02:00 |
|
Paulus Schoutsen
|
daaf35d4c1
|
Simplify conversation tests (#121060)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2024-07-05 09:46:36 +02:00 |
|
J. Nick Koston
|
229e54d0b1
|
Remove unneeded blocking sleep in srp_energy tests (#121141)
|
2024-07-05 09:46:12 +02:00 |
|
hahn-th
|
97de9c9f69
|
Revert Homematic IP Cloud unique ID changes (#121231)
|
2024-07-05 09:45:20 +02:00 |
|
Allen Porter
|
700675042b
|
Improve redaction for stream error messages (#120867)
|
2024-07-05 09:42:29 +02:00 |
|
Thomas55555
|
1b42b32ac1
|
Fix work area sensor in Husqvarna Automower (#121228)
|
2024-07-05 09:41:21 +02:00 |
|
Maciej Bieniek
|
dbe98de82a
|
Fix pulse counter frequency sensors for Shelly Plus Uni (#121178)
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
|
2024-07-05 09:40:43 +02:00 |
|
Christophe Gagnier
|
b28f528a7a
|
Add max current number entity for TechnoVE (#121148)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2024-07-05 09:39:58 +02:00 |
|
epenet
|
b054c037fe
|
Improve type hints in hassio tests (#121221)
|
2024-07-05 09:05:21 +02:00 |
|
Robert Svensson
|
dcef25c0fa
|
Use fixtures in deCONZ climate tests (#121242)
|
2024-07-05 09:01:45 +02:00 |
|
Sarabveer Singh
|
b3a62a97b4
|
Update HomeKit PM2.5 mappings based on new 2024 US EPA AQI (#109900)
|
2024-07-04 22:10:35 -05:00 |
|
Robert Svensson
|
62d9020261
|
Remove legacy method from deCONZ fan and sensor tests (#121244)
|
2024-07-04 18:17:15 -05:00 |
|
Erik Montnemery
|
e47cbf3cf7
|
Use async_setup_recorder_instance fixture in recorder v32_migration tests (#121081)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-07-04 17:49:51 -05:00 |
|
Shay Levy
|
b14f22926a
|
Fix WebOS TV media player status when OFF after IDLE (#121251)
|
2024-07-05 00:19:24 +03:00 |
|
xLarry
|
276f6c7ee7
|
Update laundrify_aio to v1.2.2 (#121068)
* refactor: upgrade laundrify_aio to v1.2.1
* refactor: update laundrify_aio to v1.2.2
|
2024-07-04 22:08:50 +02:00 |
|
epenet
|
83fac6192d
|
Use service_calls fixture in webostv tests (#120999)
|
2024-07-04 23:07:38 +03:00 |
|
epenet
|
84a8259103
|
Improve type hints in ezviz tests (#120679)
|
2024-07-04 21:59:02 +02:00 |
|