Commit Graph
77403 Commits
Author SHA1 Message Date
Maciej BieniekandGitHub 17e757af36 Add sensors for Shelly Plus PM Mini (#97163) 2023-07-24 19:53:39 +02:00
J. Nick KostonandGitHub 593960c704 Bump bluetooth deps (#97157) 2023-07-24 19:49:24 +02:00
J. Nick KostonandGitHub 6e50576db2 Bump zeroconf to 0.71.4 (#97156) 2023-07-24 19:48:50 +02:00
OliverandGitHub 0d79903f90 Fix denonavr netaudio telnet event (#97159) 2023-07-24 12:41:41 -05:00
fe66c3414b Implement data coordinator for LastFM (#96942)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-07-24 19:39:46 +02:00
Jan-Philipp BeneckeandGitHub e96bff1674 Add alternative key names for Discovergy voltage sensors (#97155) 2023-07-24 19:31:25 +02:00
2bd6b519fa Remove unused words from codespell check (#97152)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-24 19:29:24 +02:00
J. Nick KostonandGitHub 31d6b615b4 Bump home-assistant-bluetooth to 1.10.1 (#97153) 2023-07-24 12:11:28 -05:00
J. Nick KostonandGitHub 35aae949d0 Add initial test coverage for ESPHome manager (#97147) 2023-07-24 18:48:09 +02:00
Joost LekkerkerkerandGitHub 549fef08ad Make Codespell skip snapshot tests (#97150) 2023-07-24 18:46:54 +02:00
Yuxin WangandGitHub 36ad24ce01 Add name and default name to device info of APCUPSD sensors (#94415) 2023-07-24 18:42:08 +02:00
2c42a319a2 Add Fallback to cloud api for Roborock (#96147)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-24 18:37:37 +02:00
6b980eb0a7 Migrate frontend services to support translations (#96342)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-24 18:35:26 +02:00
NerdixandGitHub 2220396c41 Enable long-term statistics for Fast.com sensor (#97139) 2023-07-24 16:59:39 +02:00
J. Nick KostonandGitHub 57c640c83c Reduce attribute lookups in climate needed to write state (#97145) 2023-07-24 16:58:26 +02:00
Franck NijhofandGitHub b655b9d530 Allow for translating service examples (#97141) 2023-07-24 15:57:02 +02:00
Joost LekkerkerkerandGitHub 0c4e341189 Fix typos in Radio Browser comment and docstring (#97138) 2023-07-24 14:22:09 +02:00
Marcel van der VeldtandGitHub 14524b985b Handle Matter Nullable as None (#97133) 2023-07-24 14:18:39 +02:00
Matthias AlphartandGitHub 755b0f9120 Update xknx to 2.11.2 - fix DPT 9 small negative values (#97137) 2023-07-24 14:16:29 +02:00
Marc MuellerandGitHub 995c29e052 Cleanup EventType typing (#97136) 2023-07-24 13:18:38 +02:00
Marc MuellerandGitHub 4161f53bea Improve async_track_state_change_filtered callback typing (#97134) 2023-07-24 12:42:29 +02:00
Marc MuellerandGitHub 582499a260 Improve async_track_template_result callback typing (#97135) 2023-07-24 12:42:17 +02:00
Marc MuellerandGitHub c0da6b822e Fix ruff (#97131) 2023-07-24 10:34:16 +02:00
Marc MuellerandGitHub 3371c41bda Improve async_track_device_registry_updated_event callback typing (#97125) 2023-07-24 09:42:01 +02:00
Joost LekkerkerkerandGitHub daa76bbab6 Migrate Yeelight to has entity naming (#96836) 2023-07-24 09:39:48 +02:00
Marc MuellerandGitHub 0624345322 Improve async_track_entity_registry_updated_event callback typing (#97124) 2023-07-24 09:14:10 +02:00
puddlyandGitHub 84220e92ea Wrap internal ZHA exceptions in HomeAssistantErrors (#97033) 2023-07-24 09:12:21 +02:00
Marc MuellerandGitHub 797a9c1ead Improve async_track_state_added/removed_domain callback typing (#97126) 2023-07-24 09:11:41 +02:00
Marc MuellerandGitHub 8c870a5683 Use EventType for state changed [m-z] (#97118) 2023-07-24 08:07:07 +02:00
Marc MuellerandGitHub 0cc396b863 Use EventType for state changed [a-h] (#97116) 2023-07-24 08:04:13 +02:00
Marc MuellerandGitHub 5b73bd2f8e Use EventType for state changed [h-m] (#97117) 2023-07-24 08:01:50 +02:00
J. Nick KostonandGitHub 40382f0caa Bump zeroconf to 0.71.3 (#97119) 2023-07-24 08:00:25 +02:00
J. Nick KostonandGitHub 19b0a6e7f6 Relax typing on cached_property to accept subclasses (#95407) 2023-07-23 20:47:29 -05:00
Marc MuellerandGitHub 235b98da8a Use EventType for remaining event helper methods (#97121) 2023-07-23 18:32:29 -05:00
Franck NijhofandGitHub f8c3aa7bec Remove the use of StateType from Demo (#97111) 2023-07-23 18:20:23 -05:00
J. Nick KostonandGitHub 34dcd98440 Only construct enum __or__ once in emulated_hue (#97114) 2023-07-23 18:17:46 -05:00
Marc MuellerandGitHub 2618bfc073 Use EventType for state changed [core] (#97115) 2023-07-23 18:10:03 -05:00
J. Nick KostonandGitHub 051929984d Bump yeelight to 0.7.12 (#97112) 2023-07-23 17:13:48 -05:00
Franck NijhofandGitHub 6ad34a7f76 Update pipdeptree to 2.11.0 (#97098) 2023-07-23 23:51:50 +02:00
Franck NijhofandGitHub 5e88ca23b3 Remove the use of StateType from AccuWeather (#97109) 2023-07-23 23:30:37 +02:00
Marc MuellerandGitHub 69d7b035e0 Use EventType for more helper methods (#97107) 2023-07-23 23:22:04 +02:00
54d7ba72ee Add second led control for carro smart fan (#94195)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 23:20:29 +02:00
Franck NijhofandGitHub 30058297cf Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
38e3e20f74 Add Low Battery binary_sensor to Flume (#94914)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 23:11:07 +02:00
Steven LoomanandGitHub 9f551c0469 Bump async-upnp-client to 0.34.1 (#97105) 2023-07-23 22:38:21 +02:00
Franck NijhofandGitHub 8abf8726c6 Update Home Assistant base image to 2023.07.0 (#97103) 2023-07-23 15:27:03 -05:00
Franck NijhofandGitHub 86708b5590 Update ruff to v0.0.280 (#97102) 2023-07-23 22:00:26 +02:00
Marc MuellerandGitHub bdd253328d Add generic Event class (#97071) 2023-07-23 21:51:54 +02:00
Antoni CzaplickiandGitHub 860a37aa65 Fix vulcan integration (#91401) 2023-07-23 21:40:56 +02:00
G JohanssonandGitHub 61f3f38c99 State attributes translation for Sensibo (#85239) 2023-07-23 21:34:32 +02:00