jan iversen
b0c650e088
Update integration Fints with activate mypy, use attr_variables ( #53706 )
...
* Please mypy.
* Convert property to _attr_variables.
2021-07-30 19:23:16 +02:00
uvjustin
7a200a5d3b
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 08:02:33 -07:00
Diogo Gomes
028f6c4cac
fix flakky test ( #53750 )
2021-07-30 07:11:58 -07:00
epenet
b3f0d6840c
Use constants for device_info in Renault integration ( #53714 )
...
* Use constants for device_info
* Fix isort
2021-07-30 15:06:55 +03:00
epenet
bb7236fd04
Use constants for device_info in Onewire integration ( #53724 )
2021-07-30 13:35:49 +02:00
Paulus Schoutsen
2cbcd5f2a9
Cost sensor handle consumption sensor in Wh ( #53746 )
2021-07-30 11:00:52 +02:00
Paulus Schoutsen
05a7853720
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:34:03 -07:00
epenet
87dab02ce6
Remove YAML configuration from onewire ( #53728 )
2021-07-29 22:12:00 -07:00
Michael
692665e46c
Apply left suggestions #53596 for TP-Link ( #53737 )
2021-07-29 22:11:15 -07:00
Jan Bouwhuis
4a95ed9b7f
Fix Xiaomi-miio switch platform setup ( #53739 )
2021-07-29 22:10:41 -07:00
Jan Bouwhuis
1e33017db8
Fix Xiaomi humidifier name migration ( #53738 )
2021-07-29 22:10:16 -07:00
Brandon Rothweiler
96b02153b9
Only allow one Mazda vehicle status request at a time ( #53736 )
2021-07-29 22:08:52 -07:00
Eric Severance
7ae158f9a1
wemo light brightness fixes ( #53740 )
2021-07-29 22:08:13 -07:00
Michael
2b2cddb5f0
Extract smartthings switch energy attributes into sensors ( #53719 )
2021-07-29 21:50:02 -07:00
Ryan Johnson
8972fae0ca
Bump pyatv to 0.8.2 ( #53659 )
2021-07-29 21:19:32 -07:00
Michael
45e4f80cfe
Fix exception handling in DataUpdateCoordinator in TP-Link ( #53734 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-07-29 21:18:09 -07:00
Marc Mueller
0815eede4b
Replace lists with tuples (2) ( #53685 )
2021-07-30 01:20:03 +02:00
Alexei Chetroi
5eba3e485b
Bump up ZHA dependencies ( #53732 )
2021-07-29 16:16:47 -07:00
Robert Svensson
edf0e0bd08
Add energy device class to deCONZ consumption sensors ( #53731 )
2021-07-29 16:16:08 -07:00
Martin Hjelmare
6d30e596ca
Fix zwave_js current and voltage meter sensor device class ( #53723 )
2021-07-29 14:26:57 -07:00
Franck Nijhof
de7a885045
Fix effect selector of light.turn_on service ( #53726 )
2021-07-29 14:26:39 -07:00
Paulus Schoutsen
6b7a4d2d3c
Revert "Allow uploading large snapshots ( #53528 )" ( #53729 )
...
This reverts commit cdce14d63d
.
2021-07-29 14:26:05 -07:00
Franck Nijhof
390101720d
Fix DSMR reconnecting loop without timeout ( #53722 )
2021-07-29 22:55:26 +02:00
Paulus Schoutsen
2d83ad3211
Bump frontend to 20210729.0 ( #53717 )
2021-07-29 12:34:32 -07:00
Franck Nijhof
7c98fc94d4
Fix SolarEdge statistics; missing device_class ( #53720 )
2021-07-29 12:34:22 -07:00
Martin Hjelmare
3c0e4b1fd9
Fix zwave_js meter sensor state class ( #53716 )
2021-07-29 12:25:43 -07:00
Franck Nijhof
120a0bead0
Add state class support to DSMR Reader ( #53715 )
2021-07-29 12:25:18 -07:00
Simone Chemelli
e9a00ad4ce
Add last reset to Shelly's energy entities ( #53710 )
2021-07-29 12:10:53 -07:00
Maciej Bieniek
fb3b8b6686
Fix `last_reset_topic` config replaces `state_topic` for sensor platform ( #53677 )
2021-07-29 12:09:14 -07:00
Robert Svensson
c6213b36ad
Only disable a device if all associated config entries are disabled ( #53681 )
2021-07-29 12:08:53 -07:00
Daniel Hjelseth Høyer
204426009f
Clean up Surpetcare ( #53699 )
2021-07-29 21:03:13 +02:00
Martin Hjelmare
007ecc51e5
Revert "Add Automate Pulse Hub v2 support ( #39501 )" ( #53704 )
2021-07-29 11:58:48 -07:00
Gerard
4da9116025
Bump bimmer_connected to 0.7.16 to fix parking light issue ( #53687 )
2021-07-29 11:57:46 -07:00
Michael
2b0b8736f2
Set state class measurement also for Total Energy for AVM Fritz!Smarthome devices ( #53707 )
2021-07-29 11:54:51 -07:00
Daniel Hjelseth Høyer
6590e464af
Integration. Add device class, last_reset, state_class ( #53698 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-29 20:05:53 +02:00
Michael
bedb9550f5
Move TP-Link power and energy switch attributes to sensors ( #53596 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-07-29 11:02:47 -07:00
Daniel Hjelseth Høyer
24a589961a
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 18:44:38 +02:00
Andrew55529
09947d13a8
Fix problem with telegram_bot ( #53690 )
2021-07-29 18:31:32 +02:00
J. Nick Koston
219348d573
Skip each ssdp listener that fails to bind ( #53670 )
2021-07-29 18:07:52 +02:00
Daniel Hjelseth Høyer
f8750daa09
Surepetcare, bug fix ( #53695 )
2021-07-29 16:59:02 +02:00
Nicko van Someren
705e2446e5
Fix Lutron button events to have unambiguous names ( #53666 )
2021-07-29 16:29:52 +02:00
Raman Gupta
30cbf03b48
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 14:18:38 +02:00
Raman Gupta
1019ee22ff
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 09:30:50 +02:00
Eric Severance
dc1b2b7687
pyWeMo version bump (0.6.6) ( #53671 )
2021-07-29 09:13:55 +02:00
Allen Porter
806ab47ca5
Bump nest to version 0.3.5 ( #53672 )
...
Fix runtime type assertions, Fixes Issue #53652
2021-07-28 22:49:13 -07:00
Aaron Bach
c04671ac64
Fix unhandled exception with Guardian paired sensor coordinators ( #53663 )
2021-07-28 22:16:14 -07:00
Diogo Gomes
a2d66bd1c0
Prosegur code quality improvements ( #53647 )
2021-07-28 22:15:28 -07:00
Stephen Beechen
cdce14d63d
Allow uploading large snapshots ( #53528 )
...
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2021-07-28 22:12:59 -07:00
J. Nick Koston
e14a04df2e
Add device class energy and last reset to sense ( #53667 )
2021-07-28 21:58:28 -07:00
J. Nick Koston
ef2ca1cee9
Bump aiolip to 1.1.6 to fix timeout with ident ( #53660 )
2021-07-29 02:39:45 +02:00