1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-03 14:30:10 +00:00
Commit Graph

37962 Commits

Author SHA1 Message Date
Maciej Bieniek
0aee659ee9 Fix Xiaomi Miio humidifier mode change (#53757) 2021-07-30 14:15:29 -07:00
J. Nick Koston
423fb910b5 Bump HAP-python to 3.6.0 (#53754) 2021-07-30 14:15:28 -07:00
Joakim Sørensen
fc8af9af8e Revert "Rename snapshot -> backup" (#53751)
This reverts commit 9806bda272.
2021-07-30 14:15:27 -07:00
Paulus Schoutsen
a75c7d52c9 Cost sensor handle consumption sensor in Wh (#53746) 2021-07-30 14:15:27 -07:00
uvjustin
dac968bf32 Fix non monotonic dts error in stream (#53712)
* Use defaultdict for TimestampValidator._last_dts

* Combine filters

* Allow PeekIterator to be updated while preserving buffer

* Fix peek edge case

* Readd is_valid filter to video only iterator
2021-07-30 14:15:26 -07:00
Paulus Schoutsen
447901c223 Bumped version to 2021.8.0b4 2021.8.0b4 2021-07-29 23:35:09 -07:00
Paulus Schoutsen
9dcd3f6626 Add energy attributes to Fronius (#53741)
* Add energy attributes to Fronius

* Add solar

* Add power

* Only add last reset for total meter entities

* Only add last reset for total solar entities

* Create different entity descriptions per key

* only return the entity description for energy total

* Use correct key

* Meter devices keep it real

* keys start with energy_real

* Also device key starts with

* Lint
2021-07-29 23:35:03 -07:00
Jan Bouwhuis
d34bd8ad1e Fix Xiaomi-miio switch platform setup (#53739) 2021-07-29 23:35:02 -07:00
Jan Bouwhuis
83e4e4f769 Fix Xiaomi humidifier name migration (#53738) 2021-07-29 23:35:01 -07:00
Michael
128dc07fa5 Apply left suggestions #53596 for TP-Link (#53737) 2021-07-29 23:35:00 -07:00
Brandon Rothweiler
d2dfdd81ad Only allow one Mazda vehicle status request at a time (#53736) 2021-07-29 23:35:00 -07:00
Michael
0442827b9e Fix exception handling in DataUpdateCoordinator in TP-Link (#53734)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-07-29 23:34:59 -07:00
Alexei Chetroi
37c3062874 Bump up ZHA dependencies (#53732) 2021-07-29 23:34:58 -07:00
Robert Svensson
bfacff5d78 Add energy device class to deCONZ consumption sensors (#53731) 2021-07-29 23:34:57 -07:00
Michael
d54621e778 Extract smartthings switch energy attributes into sensors (#53719) 2021-07-29 23:34:57 -07:00
Ryan Johnson
716c3f69ca Bump pyatv to 0.8.2 (#53659) 2021-07-29 23:34:56 -07:00
Paulus Schoutsen
630a1fb36c Bumped version to 2021.8.0b3 2021.8.0b3 2021-07-29 14:27:55 -07:00
Paulus Schoutsen
54eeebfd20 Revert "Allow uploading large snapshots (#53528)" (#53729)
This reverts commit cdce14d63d.
2021-07-29 14:27:47 -07:00
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