Jonas Bergler
3db8bcdd50
Bump pyemby to 1.9 ( #94743 )
2023-06-23 00:00:27 +02:00
Stephan Uhle
52a4561c7e
Code quality update for EDL21 ( #94885 )
2023-06-22 23:58:43 +02:00
Guido Schmitz
d804d3fca3
Use snapshot for devolo Home Network diagnostics test ( #94966 )
2023-06-22 23:56:09 +02:00
Franck Nijhof
a48030f5dd
Name unnamed buttons by their device class ( #95084 )
2023-06-22 23:51:41 +02:00
Franck Nijhof
e68916b2fc
Name unnamed numbers by their device class ( #95083 )
2023-06-22 23:48:49 +02:00
G Johansson
893b74d77e
Add missing test for Apparent temperature in Weather component ( #95080 )
2023-06-22 23:19:51 +02:00
G Johansson
eafddaae83
Implement Cloud coverage in Weather entity component ( #95068 )
2023-06-22 23:10:36 +02:00
G Johansson
b8de7df609
Implement dew point in weather entity component ( #95072 )
2023-06-22 21:34:23 +02:00
J. Nick Koston
fe71ed8c50
Add esphome media player tests ( #95069 )
2023-06-22 21:28:58 +02:00
J. Nick Koston
3d12c7409d
Add basic light tests to esphome ( #95029 )
2023-06-22 21:22:29 +02:00
Matthias Alphart
733bca88f1
Fix KNX device trigger passing info data ( #95076 )
2023-06-22 21:13:10 +02:00
J. Nick Koston
66b2214c55
Add esphome sensor tests ( #95077 )
2023-06-22 21:02:47 +02:00
J. Nick Koston
c7f2dab13c
Add climate tests to esphome ( #95045 )
2023-06-22 20:31:55 +02:00
J. Nick Koston
dd0e6d6481
Migrate esphome media_player platform to use _on_static_info_update ( #95071 )
2023-06-22 19:57:09 +02:00
J. Nick Koston
1cf4a008c3
Add coverage for binary_sensor platform to esphome ( #95067 )
2023-06-22 19:55:28 +02:00
G Johansson
6ad3b60adf
Implement Apparent temperature in Weather entity component ( #95070 )
2023-06-22 19:52:14 +02:00
Michael Hansen
38614bc3f0
Add websocket command to test intent recognition for default agent ( #94674 )
...
* Add websocket command to test intent recognition for default agent
* Return results as a list
* Only check intent name/entities in test
* Less verbose output in debug API
2023-06-22 12:24:59 -04:00
J. Nick Koston
1459bf4011
Fix async_scanner_devices_by_address unexpectedly combining Bluetooth scanners ( #94990 )
2023-06-22 16:50:21 +02:00
Joost Lekkerkerker
6ec6369c27
Add entity translations to AirThings BLE ( #95061 )
2023-06-22 16:46:06 +02:00
Raman Gupta
5265584159
Fix zwave_js device diagnostics dump ( #94999 )
...
* Fix zwave_js device diagnostics dump
* Update tests/components/zwave_js/test_diagnostics.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zwave_js/test_diagnostics.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zwave_js/test_diagnostics.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zwave_js/test_diagnostics.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zwave_js/test_diagnostics.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zwave_js/test_diagnostics.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* improve test
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-22 10:10:36 -04:00
Joost Lekkerkerker
6ceb973606
Add entity translations for Abode ( #94169 )
2023-06-22 16:03:28 +02:00
Joost Lekkerkerker
8e93045857
Add entity translations to Airthings ( #95052 )
2023-06-22 16:02:45 +02:00
Joost Lekkerkerker
acdf309c47
Add entity translations for Aladdin Connect ( #95051 )
2023-06-22 16:01:51 +02:00
Quentame
ede84d74c7
Fix Meteo France blocked config entry when weather alert API fails ( #94911 )
...
* Fix: do not block config entry when weather alert API fails
* PR review
2023-06-22 15:59:48 +02:00
Joost Lekkerkerker
c503becd9a
Make AirNow use device class ( #94986 )
2023-06-22 15:58:14 +02:00
Petro31
e4c8a94aaf
Add persistent_notification.dismiss_all service call ( #95004 )
2023-06-22 14:27:18 +02:00
Jan Bouwhuis
3c86497bc8
Improve mqtt climate turn_on and turn_off service ( #94832 )
...
* Improve mqtt climate turn_on and turn_off service
* Remove POWER_COMMAND_TOPIC when mode is changed
* Call super
2023-06-22 13:46:14 +02:00
Joost Lekkerkerker
8987e023a0
Add entity translations for Acmeda ( #94170 )
2023-06-22 12:01:33 +02:00
Joost Lekkerkerker
04dc85b754
Use device class for AirQ entities ( #95037 )
2023-06-22 11:56:44 +02:00
Franck Nijhof
e2f5a707ce
Fix use_device_name in case device device class translations are used ( #95010 )
...
Co-authored-by: Erik <erik@montnemery.com>
2023-06-22 11:30:19 +02:00
J. Nick Koston
ed55632a66
Add esphome fan platform tests and remove unreachable code ( #95025 )
2023-06-22 11:29:59 +02:00
J. Nick Koston
cd5fdb97c0
Small cleanups to esphome sensor and binary_sensor ( #95042 )
2023-06-22 11:14:33 +02:00
Erik Montnemery
5884afd485
Teach sensor device trigger about entity registry ids ( #94988 )
2023-06-22 11:13:54 +02:00
Marcel van der Veldt
3863c561a6
Fix removal of orphaned Matter devices ( #95044 )
2023-06-22 11:13:14 +02:00
J. Nick Koston
8f6cde5b32
Migrate esphome lock platform to use _on_static_info_update ( #95030 )
2023-06-22 11:07:51 +02:00
Franck Nijhof
69c2ac1fac
Update requests_mock to 1.11.0 ( #94298 )
2023-06-22 09:46:03 +02:00
J. Nick Koston
adc2df6b8e
Callback esphome EntityInfo by platform instead of all platforms ( #95021 )
2023-06-22 09:39:48 +02:00
dependabot[bot]
05c25d2349
Bump Wandalen/wretry.action from 1.0.36 to 1.2.0 ( #95035 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 09:38:32 +02:00
Hmmbob
3b24a943ab
Fix goodwe midnight error ( #95041 )
2023-06-22 09:35:53 +02:00
J. Nick Koston
27da7d68de
Migrate esphome fan platform to use _on_static_info_update ( #95031 )
2023-06-22 09:07:13 +02:00
J. Nick Koston
b700400183
Migrate esphome select platform to use _on_static_info_update ( #95022 )
2023-06-22 09:05:57 +02:00
Erik Montnemery
e204e80528
Teach vacuum device trigger about entity registry ids ( #94989 )
2023-06-22 08:20:59 +02:00
Marc Mueller
90f5b1c323
Add TypeVar defaults for DataUpdateCoordinator and EntityComponent ( #95026 )
2023-06-22 03:33:23 +02:00
J. Nick Koston
65a5244d5a
Fix race and add test coverage for esphome select platform ( #95019 )
2023-06-22 01:19:47 +02:00
Richard Kroegel
ef2669afe4
Bump bimmer_connected to 0.13.7 ( #95017 )
2023-06-22 00:17:13 +02:00
Marcel van der Veldt
b5084dbce2
Bump Matter Server to 3.5.1: some small fixes and stability improvements ( #94985 )
2023-06-21 23:57:33 +02:00
Erik Montnemery
f10256169b
Teach homekit about entity registry ids in device triggers ( #95009 )
2023-06-21 23:28:43 +02:00
J. Nick Koston
235f50a341
Migrate esphome button platform to use _on_static_info_update ( #95007 )
2023-06-21 22:24:26 +02:00
J. Nick Koston
8d2daaa694
Limit cache size of EntityValues ( #94983 )
2023-06-21 22:23:35 +02:00
J. Nick Koston
90386bc036
Reduce overhead to fetch unifiprotect attributes ( #94976 )
2023-06-21 21:41:06 +02:00