1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 09:16:11 +00:00
Commit Graph

44814 Commits

Author SHA1 Message Date
Paulus Schoutsen
27848720a4 Bump frontend to 20210803.0 (#53897) 2021-08-02 21:39:53 -07:00
Aaron Bach
b6de8626de Only show a SimpliSafe code entry when one exists (#53894) 2021-08-02 20:52:44 -07:00
Chris
cfc5111561 Handle powerConsumption reports with null value (#53888) 2021-08-02 20:50:57 -07:00
GitHub Action
d6c3d05517 [ci skip] Translation update 2021-08-03 00:10:03 +00:00
Paulus Schoutsen
91e55bdd14 Bump aiohue to 2.6.1 (#53887) 2021-08-02 14:44:15 -07:00
Aidan Timson
18f4d125c3 System Bridge v2.3.0+ - Data from WebSocket (#53443)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-02 22:11:26 +02:00
Maciej Bieniek
938ec27a86 Add support for MJJSQ humidifiers for Xiaomi MIIO integration (#53807) 2021-08-02 22:08:37 +02:00
Otto Winter
d4cb819e1f ESPHome implement light color modes (#53854) 2021-08-02 22:07:37 +02:00
Paulus Schoutsen
2e1f42937d Bumped version to 2021.8.0b8 2021.8.0b8 2021-08-02 10:53:52 -07:00
Jc2k
92cc51370d Fix watts unit for homekit_controller power sensors (#53877) 2021-08-02 10:53:44 -07:00
Paulus Schoutsen
a97e480d82 Bump frontend to 20210802.0 (#53876) 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
Franck Nijhof
b0f6e8c40a Fix growat server config entry missing URL key (#53867) 2021-08-02 10:53:42 -07:00
Franck Nijhof
df20d69fd2 Add measurement state class to ZHA power devices (#53866) 2021-08-02 10:53:42 -07:00
Franck Nijhof
249fb51d2f Fix cloud accountlinking replacing token data (#53865) 2021-08-02 10:53:41 -07:00
Franck Nijhof
e35b5dd7c1 Add RPi.GPIO dependency to rpi_rf integration (#53858) 2021-08-02 10:53:40 -07:00
jan iversen
bebd495e74 Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#53856) 2021-08-02 10:53:40 -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
Daniel Hjelseth Høyer
5f8f1ae695 Add STATE_CLASS_MEASUREMENT to Tibber (#53802) 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
René Klomp
31af17f7f7 Bump pysma to 0.6.5 (#53792) 2021-08-02 10:53:37 -07:00
Felipe Martins Diel
91af3b0502 Fix entry setup for Broadlink SP4 sensors (#53765) 2021-08-02 10:53:36 -07:00
Emilv2
1a1efecdba Fix missing default reconnect interval in dsmr (#53760) 2021-08-02 10:53:35 -07:00
Vinny Furia
1c30967f6f Fix Radiothermostat hold value updates (#53656) 2021-08-02 10:53:34 -07:00
Jc2k
d414b58769 Fix watts unit for homekit_controller power sensors (#53877) 2021-08-02 10:47:11 -07:00
Paulus Schoutsen
80a8f35a42 Bump frontend to 20210802.0 (#53876) 2021-08-02 10:42:04 -07:00
Joakim Sørensen
c3d623a37e Fix issue when data is None (#53875) 2021-08-02 19:35:11 +02:00
Franck Nijhof
3bf06de363 Fix growat server config entry missing URL key (#53867) 2021-08-02 09:48:17 -07:00
Michael
b2725918b1 Fix TP-Link smart strip devices (#53799) 2021-08-02 09:47:54 -07:00
Joakim Sørensen
1c38e9168c Add base energy analytics (#53855) 2021-08-02 09:46:07 -07:00
Michael
bffa9f960d Add state class measurement to all suitable sensors on Speedtest.net (#53693)
* Add state class measurement

* use tuple instead of list
2021-08-02 17:00:25 +02:00
pdcemulator
1265aa0f64 Add edl21 OBIS IDs for DZG DWS76 (#53029) 2021-08-02 16:58:45 +02:00
Franck Nijhof
d722d13b0e Add measurement state class to ZHA power devices (#53866) 2021-08-02 16:33:27 +02:00
Franck Nijhof
f3d4dac11f Fix cloud accountlinking replacing token data (#53865) 2021-08-02 16:33:13 +02:00
Michael
4241c4ca5b Fix crash when AVM FRITZ!SmartHome devices are unreachable (#53809) 2021-08-02 16:13:54 +02:00
jan iversen
3296772bd3 Late review on hdmi_cec (#53763) (#53863) 2021-08-02 16:02:39 +02:00
Milan Meulemans
8ab3d9cc12 Use homeassistant.const instead of integration const for device_info ATTR_ (#53703) 2021-08-02 15:11:41 +02:00
Graham Rogers
4f96f05a75 Improve Universal media player toggle default behavior (#49395)
Before it could not be overridden and the default behavior meant nothing was called when all children were off, so it could not be used to turn on the media player. The new default behavior is to delegate to `turn_on` and `turn_off` instead, which is more likely to be the expected behavior.
2021-08-02 15:10:56 +02:00
J. Nick Koston
65c6943784 Bump HAP-python to 4.0.0 (#53780) 2021-08-02 15:08:32 +02:00
jan iversen
857031df14 Activate mypy for Norway_air (#53787) 2021-08-02 15:07:27 +02:00
Franck Nijhof
4022d539fe Add RPi.GPIO dependency to rpi_rf integration (#53858) 2021-08-02 15:00:43 +02:00
Felipe Martins Diel
e8aee5ecf7 Fix entry setup for Broadlink SP4 sensors (#53765) 2021-08-02 14:59:23 +02:00
Vinny Furia
4f8c799610 Fix Radiothermostat hold value updates (#53656) 2021-08-02 14:57:10 +02:00
jan iversen
0f8a286cc7 Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#53856) 2021-08-02 14:55:52 +02:00
Emilv2
1012d823a0 Fix missing default reconnect interval in dsmr (#53760) 2021-08-02 14:54:33 +02:00
jan iversen
bb11dc19d3 Convert @property to _attr_variable for hdmi_sec (#53816)
Convert @property to _attr_variable.
Break __init__ with a local function.
Make _attr_should_poll a class variable.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-02 14:30:30 +02:00
Milan Meulemans
8500afa5d9 Activate mypy for Sony Songpal (#53655) 2021-08-02 12:16:41 +02:00
Daniel Hjelseth Høyer
e4fe27061a Add STATE_CLASS_MEASUREMENT to Tibber (#53802) 2021-08-02 11:50:52 +02:00
René Klomp
14db83e4c1 Bump pysma to 0.6.5 (#53792) 2021-08-02 11:14:45 +02:00