1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 19:05:51 +00:00

38026 Commits

Author SHA1 Message Date
Paulus Schoutsen
5e9081e323 Merge pull request #54012 from home-assistant/rc 2021.8.1 2021-08-04 20:22:17 -07:00
Paulus Schoutsen
436d0e0fb4 Bumped version to 2021.8.1 2021-08-04 17:05:41 -07:00
Bram Kragten
72032edaec Update frontend to 20210804.0 (#53997) 2021-08-04 17:05:12 -07:00
jjlawren
14621fc445 Fix empty sonos_group entity attribute on startup (#53985) 2021-08-04 17:05:11 -07:00
Simone Chemelli
ef55a8d2e2 Fix divider for Fritz sensors (#53980) 2021-08-04 17:05:10 -07:00
G Johansson
82b2ae8e91 Fix coordinator not defined in yale_smart_alarm (#53973)
* Bugfix coordinator not defined

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-04 17:05:09 -07:00
Michael
01299ddd20 Fix attr_unit_of_measurement in update of apcupsd entity (#53947) 2021-08-04 17:05:09 -07:00
jan iversen
fcc82d26a4 Add temporary fix to modbus to solve upstream problem (#53857) 2021-08-04 17:05:07 -07:00
Alex Henry
16b5544104 Fix Panasonic Viera TV going unavailable when turned off (#53788) 2021-08-04 17:05:06 -07:00
Franck Nijhof
f0f4c13cbe Merge pull request #53930 from home-assistant/rc 2021.8.0 2021-08-04 11:21:42 +02:00
Franck Nijhof
4de3f031cc Bumped version to 2021.8.0 2021-08-04 10:46:20 +02:00
Joakim Sørensen
9ec516e1d4 Address review comments for 53918 (#53927) 2021-08-04 10:46:00 +02:00
Paulus Schoutsen
38df475936 Bumped version to 2021.8.0b10 2021.8.0b10 2021-08-03 21:04:22 -07:00
Bram Kragten
af81dda1e2 Update frontend to 20210803.2 (#53923) 2021-08-03 21:03:43 -07:00
Martin Hjelmare
4fdd354745 Limit zwave_js meter sensor last reset (#53921) 2021-08-03 21:03:42 -07:00
Joakim Sørensen
0342c0da33 Limit API usage for Uptime Robot (#53918) 2021-08-03 21:03:42 -07:00
Paulus Schoutsen
7a8676dc83 Handle Shelly get name on uninitialized device (#53917) 2021-08-03 21:03:41 -07:00
J. Nick Koston
54ac889362 Enforce maximum length for HomeKit characteristics (#53913) 2021-08-03 21:03:01 -07:00
Aaron Bach
4e2c174741 Handle scenario where SimpliSafe code is falsey (#53912) 2021-08-03 20:59:54 -07:00
Maciej Bieniek
e4fd43ed7c Use SelectEntityDescription for Xiaomi Miio integration (#53907)
* Use SelectEntityDescription

* Use SelectEntityDescription

* Remove service field from XiaomiMiioSelectDescription class

* Fix typo

* Use lowercase for options
2021-08-03 20:58:48 -07:00
Greg Dowling
07604e60e5 Bump pyroon to 0.0.38 (#53906) 2021-08-03 20:50:46 -07:00
Jesse Hills
922c0dc8be Bump aioesphomeapi to 6.0.1 (#53905) 2021-08-03 20:50:45 -07:00
Joakim Sørensen
30497eff0e Add user to homeassistant system health (#53902) 2021-08-03 20:50:45 -07:00
Paulus Schoutsen
5536da18a6 Bumped version to 2021.8.0b9 2021.8.0b9 2021-08-02 21:41:32 -07:00
Paulus Schoutsen
120122ffe2 Bump frontend to 20210803.0 (#53897) 2021-08-02 21:41:24 -07:00
Aaron Bach
8b7bdc9b67 Only show a SimpliSafe code entry when one exists (#53894) 2021-08-02 21:41:23 -07:00
Chris
d74ca25291 Handle powerConsumption reports with null value (#53888) 2021-08-02 21:41:22 -07:00
Paulus Schoutsen
be6cb2e792 Bump aiohue to 2.6.1 (#53887) 2021-08-02 21:41:22 -07:00
Otto Winter
f7e448c8b2 ESPHome implement light color modes (#53854) 2021-08-02 21:41:21 -07: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
Paulus Schoutsen
ab4ed128cc Bumped version to 2021.8.0b7 2021.8.0b7 2021-08-01 21:00:14 -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
GitHub Action
e093e0bf10 [ci skip] Translation update 2021-08-01 20:41:03 -07:00