1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 17:04:05 +00:00
Commit Graph

37944 Commits

Author SHA1 Message Date
Franck Nijhof
a671a0ccac Fix effect selector of light.turn_on service (#53726) 2021-07-29 14:27:46 -07:00
Martin Hjelmare
8cf0182f2f Fix zwave_js current and voltage meter sensor device class (#53723) 2021-07-29 14:27:45 -07:00
Franck Nijhof
f1400b03bb Fix DSMR reconnecting loop without timeout (#53722) 2021-07-29 14:27:45 -07:00
Paulus Schoutsen
6dc00d3d87 Bumped version to 2021.8.0b2 2021.8.0b2 2021-07-29 12:35:50 -07:00
Franck Nijhof
bf6133534d Fix SolarEdge statistics; missing device_class (#53720) 2021-07-29 12:35:25 -07:00
Paulus Schoutsen
b1758e1fcc Bump frontend to 20210729.0 (#53717) 2021-07-29 12:35:24 -07:00
Martin Hjelmare
cc0aa32f3e Fix zwave_js meter sensor state class (#53716) 2021-07-29 12:35:23 -07:00
Franck Nijhof
dc2494f0a0 Add state class support to DSMR Reader (#53715) 2021-07-29 12:35:23 -07:00
Simone Chemelli
4b2a1ec694 Add last reset to Shelly's energy entities (#53710) 2021-07-29 12:35:22 -07:00
Michael
b2187022c4 Set state class measurement also for Total Energy for AVM Fritz!Smarthome devices (#53707) 2021-07-29 12:35:21 -07:00
Martin Hjelmare
c6f588fc08 Revert "Add Automate Pulse Hub v2 support (#39501)" (#53704) 2021-07-29 12:35:20 -07:00
Daniel Hjelseth Høyer
462e3a3d0d Integration. Add device class, last_reset, state_class (#53698)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-29 12:35:20 -07:00
Daniel Hjelseth Høyer
aa179a1ad9 Energy round (#53696)
* Energy. Round cost

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Energy. Round cost

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Update homeassistant/components/energy/sensor.py

Co-authored-by: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-29 12:35:19 -07:00
Daniel Hjelseth Høyer
1117158bd0 Surepetcare, bug fix (#53695) 2021-07-29 12:35:18 -07:00
Andrew55529
6ced0153df Fix problem with telegram_bot (#53690) 2021-07-29 12:35:17 -07:00
Gerard
7f314e17de Bump bimmer_connected to 0.7.16 to fix parking light issue (#53687) 2021-07-29 12:35:17 -07:00
Robert Svensson
9ad29ae75c Only disable a device if all associated config entries are disabled (#53681) 2021-07-29 12:35:16 -07:00
Maciej Bieniek
43a89dc452 Fix last_reset_topic config replaces state_topic for sensor platform (#53677) 2021-07-29 12:35:15 -07:00
Allen Porter
268f0dd62f Bump nest to version 0.3.5 (#53672)
Fix runtime type assertions, Fixes Issue #53652
2021-07-29 12:35:15 -07:00
Eric Severance
d7768f13c1 pyWeMo version bump (0.6.6) (#53671) 2021-07-29 12:35:14 -07:00
J. Nick Koston
db8aa4658a Skip each ssdp listener that fails to bind (#53670) 2021-07-29 12:35:13 -07:00
Raman Gupta
d19d487b21 Add energy support for zwave_js meter CC entities (#53665)
* Add energy support for zwave_js meter CC entities

* shrink

* comments

* comments

* comments

* Move attributes

* Add tests

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-29 12:35:13 -07:00
Aaron Bach
2aeecba64c Fix unhandled exception with Guardian paired sensor coordinators (#53663) 2021-07-29 12:35:12 -07:00
Diogo Gomes
b3367d8b3f Prosegur code quality improvements (#53647) 2021-07-29 12:35:11 -07:00
Raman Gupta
7e6856ace8 Add enabled attribute to zwave_js discovery model (#53645)
* Add attribute to zwave_js discovery model

* Fix binary sensor entity enabled logic

* Add tests
2021-07-29 12:35:10 -07:00
Michael
b5f0c2cef4 Move TP-Link power and energy switch attributes to sensors (#53596)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-07-29 12:35:10 -07:00
Stephen Beechen
2ffc779f3d Allow uploading large snapshots (#53528)
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2021-07-29 12:35:09 -07:00
Paulus Schoutsen
75dc55418b Bumped version to 2021.8.0b1 2021.8.0b1 2021-07-28 22:06:24 -07:00
J. Nick Koston
384ddbafab Add device class energy and last reset to sense (#53667) 2021-07-28 22:06:11 -07:00
J. Nick Koston
5483300668 Bump aiolip to 1.1.6 to fix timeout with ident (#53660) 2021-07-28 22:06:11 -07:00
Paulus Schoutsen
c9d355a8a4 Add last reset to Shelly (#53654) 2021-07-28 22:06:10 -07:00
Paulus Schoutsen
fce7417ed1 Add last reset to enphase sensors (#53653) 2021-07-28 22:06:09 -07:00
J. Nick Koston
f13d7f189a Fix invalid homekit state when arming (#53646)
- Maybe fixes #48538
2021-07-28 22:06:09 -07:00
Raman Gupta
3265c7b8d8 Add zwave_js.reset_meter service (#53390)
* Add zwave_js.meter_reset service

* fix log statement

* Add endpoint attribute to service call and rename service

* Make service an entity service

* remove endpoint from service description
2021-07-28 22:06:08 -07:00
epenet
a3a687f037 Add renault integration (#39605) 2021.8.0b0 2021-07-28 21:44:43 +02:00
Franck Nijhof
743308ec92 Bumped version to 2021.8.0b0 2021-07-28 21:26:51 +02:00
Milan Meulemans
7bd46b7705 Tado, setup to return False and not ConfigEntryNotReady on RuntimeError (#53637) 2021-07-28 21:25:44 +02:00
Otto Winter
67ac87e915 Fix missing supported_features when only custom presets for ESPHome (#53632) 2021-07-28 21:20:26 +02:00
jan iversen
19245a5b63 Add CameraEntityDescription to camera integration (#53636) 2021-07-28 21:09:45 +02:00
J. Nick Koston
c53e7bc8c2 Only declare powerwall login failure after 5 attempts (#53635) 2021-07-28 21:09:08 +02:00
Paulus Schoutsen
0e1eef5737 Bump frontend to 20210728.0 (#53634) 2021-07-28 20:41:27 +02:00
Robert Hillis
86b126c34a Use entity class attributes for cmus (#53458) 2021-07-28 19:39:58 +02:00
stefano055415
3f7cc176a8 Add climate support to Freedompro (#52720)
* Update Freedompro

* fix code and add test

* add check for unsupported mode

* add code for unsupported hvac_mode

* HVAC_INVERT_MAP and fix test

* change params hass to session

* set const and add ValueError

* fix ValueError text
2021-07-28 19:27:31 +02:00
jjlawren
9111fb60d7 Include advertise_addr in Sonos logs when used (#53617) 2021-07-28 19:19:09 +02:00
Milan Meulemans
1b96288799 Fix Yale Smart Alarm strings (#53627) 2021-07-28 19:09:48 +02:00
Matthias Alphart
4e4bb2e5a8 Test KNX events (#53433)
* test knx_event

* use async_capture_events
2021-07-28 19:04:11 +02:00
Milan Meulemans
03308b62c1 Remove CONNECTION_CLASS from Yale Smart Alarm ConfigFlow (#53629) 2021-07-28 18:58:45 +02:00
Daniel Hjelseth Høyer
deb47517ca Upgrade ns-api to 3.0.5 (#53620) 2021-07-28 18:58:15 +02:00
Frederic Seiler
52df6a6558 Add deCONZ support for Legrand Self-e ZGP switches (#53008)
* Add deCONZ support for Legrand Self-e ZGP switches

Legrand Self-e ZLGP17 (0 677 23L)
Legrand Self-e ZLGP18 (0 677 24L)

* Add the 4 scenes switch (ZLGP15)

and update the model name of the toggle switch

* Update events
2021-07-28 12:54:19 -04:00
Felipe Martins Diel
419bcd939b Fix broadlink creating duplicate unique IDs (2) (#53622) 2021-07-28 18:53:34 +02:00