1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-13 22:47:03 +00:00
Commit Graph

7952 Commits

Author SHA1 Message Date
J. Nick Koston
bc548050f1 Handle empty software version when setting up HomeKit (#54068)
Fixes #54059 Fixes #54024
2021-08-05 20:48:43 -07:00
Alex Henry
16b5544104 Fix Panasonic Viera TV going unavailable when turned off (#53788) 2021-08-04 17:05:06 -07:00
Martin Hjelmare
4fdd354745 Limit zwave_js meter sensor last reset (#53921) 2021-08-03 21:03:42 -07:00
J. Nick Koston
54ac889362 Enforce maximum length for HomeKit characteristics (#53913) 2021-08-03 21:03:01 -07:00
Chris
d74ca25291 Handle powerConsumption reports with null value (#53888) 2021-08-02 21:41:22 -07:00
Jc2k
92cc51370d Fix watts unit for homekit_controller power sensors (#53877) 2021-08-02 10:53:44 -07:00
Joakim Sørensen
66711219c7 Fix issue when data is None (#53875) 2021-08-02 10:53:43 -07:00
Joakim Sørensen
d56636ed37 Add base energy analytics (#53855) 2021-08-02 10:53:39 -07:00
Michael
e9b672c0b4 Fix crash when AVM FRITZ!SmartHome devices are unreachable (#53809) 2021-08-02 10:53:38 -07:00
Michael
2e441d8b7c Fix TP-Link smart strip devices (#53799) 2021-08-02 10:53:37 -07:00
Jc2k
3d6ba793f7 Fix error in homekit_controller causing some entities to get an incorrect unique id (#53848) 2021-08-01 21:00:09 -07:00
Chris
9cee9d9d8a Add energy consumption sensors to smartthings devices (#53759) 2021-08-01 21:00:08 -07:00
B-Hartley
fd0ae7ab36 ForecastSolar - power production now w not k w (#53797) 2021-08-01 15:07:21 -07:00
Michael
2297c0b58b Do not block setup of TP-Link when device unreachable (#53770) 2021-08-01 15:07:18 -07:00
Paulus Schoutsen
cd3390e012 Bump Hue and only fire events for button presses (#53781)
* Bump Hue and only fire events for button presses

* Fix tests
2021-07-30 14:15:32 -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
Michael
128dc07fa5 Apply left suggestions #53596 for TP-Link (#53737) 2021-07-29 23:35:00 -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
Paulus Schoutsen
54eeebfd20 Revert "Allow uploading large snapshots (#53528)" (#53729)
This reverts commit cdce14d63d.
2021-07-29 14:27:47 -07:00
Martin Hjelmare
8cf0182f2f Fix zwave_js current and voltage meter sensor device class (#53723) 2021-07-29 14:27:45 -07:00
Martin Hjelmare
cc0aa32f3e Fix zwave_js meter sensor state class (#53716) 2021-07-29 12:35:23 -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
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
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
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-07-28 21:44:43 +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
Matthias Alphart
4e4bb2e5a8 Test KNX events (#53433)
* test knx_event

* use async_capture_events
2021-07-28 19:04:11 +02:00
Bram Kragten
4df56bad9e Remove currency from energy, use core config (#53615)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-28 08:49:55 -07:00
Maciej Bieniek
6d13466f8a Remove unnecessary init_integration() call in NAM tests (#53609) 2021-07-28 11:23:57 +02:00
Allen Porter
d58151034c Combine some stream test mocks (#53600)
Combine MockFlushPart with the FakePyAvContainer since the container is
effectively a mock AvOutput. This simulates the behavior of the call to
mux and close that actually write to the memory file.
2021-07-28 10:20:51 +02:00
Marc Mueller
10bfc78365 Fix missing encoding with open() (#53593)
* Fix missing encoding with open()

* Fix tests

* Improve open - frontend
2021-07-28 09:41:45 +02:00
Allen Porter
1c20eb3263 Skip 'None' values when restoring climate scenes (#53484) 2021-07-28 09:16:23 +02:00
Richard T. Schaefer
9e219d9b6e Add this variable for use by automation and script templates (#52774) 2021-07-28 09:09:13 +02:00
Franck Nijhof
1968b95829 Add currency core configuration (#53541)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-28 08:55:58 +02:00
Joakim Sørensen
85c1614204 Add currency to location data (#53575) 2021-07-27 21:05:16 -07:00
Marc Mueller
14c257e1b7 Use EntityDescription - melcloud (#53572)
* Use EntityDescription - melcloud

* Fix pylint errors

* Fix test

* Fix coverage exclude comments
2021-07-28 00:07:14 +02:00
Marc Mueller
3908aabc13 Use EntityDescription - climacell (#53573)
* Use EntityDescription - climacell

* Fix tests

* Fix coverage ignore comment
2021-07-27 23:47:29 +02:00
Joakim Sørensen
9806bda272 Rename snapshot -> backup (#51629) 2021-07-27 22:43:05 +02:00
Diogo Gomes
7ad7cdad3d Add Prosegur Alarms (#44679)
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 22:19:58 +02:00