Paulus Schoutsen
6887474ddc
Bumped version to 2021.3.0b4
2021.3.0b4
2021-02-28 20:22:46 +00:00
J. Nick Koston
e93868f85b
Update HAP-python to 3.3.1 ( #47180 )
...
Fixes disconnect when setting a single char fails
https://github.com/ikalchev/HAP-python/compare/v3.3.0...v3.3.1
2021-02-28 20:22:29 +00:00
David F. Mulcahey
db098d90dd
Bump ZHA quirks to 0.0.54 ( #47172 )
2021-02-28 20:22:29 +00:00
Stefan Agner
552da0327e
Bump builder to get generic-x86-64 nightly builds ( #47164 )
2021-02-28 20:22:28 +00:00
Erik Montnemery
104d5c510f
Fix MQTT trigger where wanted payload may be parsed as an integer ( #47162 )
2021-02-28 20:22:27 +00:00
Paulus Schoutsen
d9d979d50e
Fix the updater schema ( #47128 )
2021-02-28 20:21:41 +00:00
Bram Kragten
e65b2231ba
Update frontend to 20210226.0 ( #47123 )
2021-02-28 20:21:41 +00:00
J. Nick Koston
2b0f6716b3
Provide a human readable exception for the percentage util ( #47121 )
2021-02-28 20:21:40 +00:00
J. Nick Koston
dd4f8bf4b4
Handle lutron_caseta fan speed being none ( #47120 )
2021-02-28 20:21:39 +00:00
Shay Levy
505ca07c4e
Fix Shelly RGBW ( #47116 )
2021-02-28 20:21:39 +00:00
Paulus Schoutsen
807bf15ff3
Use async_capture_events to avoid running in executor ( #47111 )
2021-02-28 20:21:38 +00:00
Paulus Schoutsen
cdf7372fd8
Bumped version to 2021.3.0b3
2021.3.0b3
2021-02-26 19:21:15 +00:00
Allen Porter
0969cc985b
Bump google-nest-sdm to v0.2.12 to improve API call error messages ( #47108 )
2021-02-26 19:21:08 +00:00
Stefan Agner
5e2bafca56
Add new machine generic-x86-64 to build matrix ( #47095 )
...
The Intel NUC machine runs on most UEFI capable x86-64 machines today.
Lets start a new machine generic-x86-64 which will replace intel-nuc
over time.
2021-02-26 19:21:07 +00:00
Simone Chemelli
1d1be8ad1a
Bump aioshelly to 0.6.1 ( #47088 )
2021-02-26 19:21:06 +00:00
Marcel van der Veldt
d55f0df09a
Fix Z-Wave JS discovery schema for thermostat devices ( #47087 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-02-26 19:21:06 +00:00
Erik Montnemery
96e118ccfe
Bump pychromecast to 8.1.2 ( #47085 )
2021-02-26 19:21:05 +00:00
Paulus Schoutsen
255b6faa7f
Upgrade aiohttp to 3.7.4 ( #47077 )
2021-02-26 19:21:04 +00:00
rikroe
4cd40d0f9f
Bump bimmer_connected to 0.7.15 and fix bugs ( #47066 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2021-02-26 19:21:03 +00:00
J. Nick Koston
c12769213d
Add suggested area to hue ( #47056 )
2021-02-26 19:21:02 +00:00
CurrentThread
6a850a1481
Add support for Shelly SHBTN-2 device triggers ( #46644 )
2021-02-26 19:21:02 +00:00
Joakim Plate
101897c260
Add support for v6 features to philips js integration ( #46422 )
2021-02-26 19:21:01 +00:00
Paulus Schoutsen
6cdd6c3f44
Bumped version to 2021.3.0b2
2021.3.0b2
2021-02-26 06:01:42 +00:00
Paulus Schoutsen
2c30579a11
Bump Z-Wave JS Server Python to 0.20.0 ( #47076 )
2021-02-26 06:01:35 +00:00
Raman Gupta
ae0d301fd9
catch ValueError when unique ID update fails because its taken and remove the duplicate entity ( #47072 )
2021-02-26 06:01:34 +00:00
J. Nick Koston
a7a66e8ddb
Ensure hue options show the defaults when the config options have not yet been saved ( #47067 )
2021-02-26 06:01:33 +00:00
Bram Kragten
5228bbd43c
Revert CORS changes for my home assistant ( #47064 )
...
* Revert CORS changes for my home assistant
* Update test_init.py
* Update test_init.py
2021-02-26 06:01:33 +00:00
Bram Kragten
35bce434cc
Updated frontend to 20210225.0 ( #47059 )
2021-02-26 06:01:32 +00:00
Paulus Schoutsen
33a6fb1baf
Bumped version to 2021.3.0b1
2021.3.0b1
2021-02-25 19:42:48 +00:00
Paulus Schoutsen
399c299cf2
Remove deprecated credstash + keyring ( #47033 )
2021-02-25 19:42:43 +00:00
Raman Gupta
c797e0c8de
Fix zwave_js unique ID migration logic ( #47031 )
2021-02-25 19:42:42 +00:00
Simone Chemelli
cb2dd6d908
Fix missing Shelly external input ( #47028 )
...
* Add support for external input (Shelly 1/1pm add-on)
* Make external sensor naming consistent
* Fix case consistency
2021-02-25 19:42:41 +00:00
Ron Klinkien
a3cde9b19e
Bump python-garminconnect to 0.1.19 to fix broken api ( #47020 )
2021-02-25 19:42:40 +00:00
Joakim Sørensen
a58931280a
Use dispatch instead of eventbus for supervisor events ( #46986 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-02-25 19:42:40 +00:00
J. Nick Koston
2fef4c4eef
Ensure doorbird events are re-registered when changing options ( #46860 )
...
- Fixed the update listener not being unsubscribed
- DRY up some of the code
- Fix sync code being called in async
- Reduce executor jumps
2021-02-25 19:42:39 +00:00
Franck Nijhof
567ec26c48
Bumped version to 2021.3.0b0
2021.3.0b0
2021-02-24 22:01:28 +01:00
Marcel van der Veldt
23cbd2dda3
Change Z-Wave JS discovery logic to adopt changes to DeviceClass ( #46983 )
...
Co-authored-by: raman325 <7243222+raman325@users.noreply.github.com >
2021-02-24 12:59:06 -08:00
Bram Kragten
afae253432
Update frontend to 20210224.0 ( #47013 )
2021-02-24 21:18:24 +01:00
Simone Chemelli
4c294adfe8
Add missing tilt icon to Shelly tilt sensor ( #46993 )
2021-02-24 21:18:14 +01:00
Nathan Tilley
8d2606134d
Add FAA Delays Integration ( #41347 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-02-24 14:11:20 -06:00
jjlawren
ba51ada494
Bump plexapi to 4.4.0 ( #47007 )
2021-02-24 21:00:58 +01:00
jjlawren
2f1dba74d1
Use Plex server URL as config entry title ( #47010 )
2021-02-24 20:57:02 +01:00
Tobias Sauerwein
39baeb62f2
Add Sonos media browser image proxy ( #46902 )
2021-02-24 20:51:12 +01:00
Erik Montnemery
daf7595ca6
Support value_template in MQTT triggers ( #46891 )
...
* Support value_template in MQTT triggers
* Rename value_template to payload_template
* Revert "Rename value_template to payload_template"
This reverts commit 902094eefc6612e6b5c3bdb7440520af050c7f20.
2021-02-24 20:16:36 +01:00
Raman Gupta
783e0f9a14
Setup config entry even if vizio device is unreachable ( #46864 )
2021-02-24 20:15:47 +01:00
Marcel van der Veldt
868a536d81
Add number platform to Z-Wave JS ( #46956 )
...
* add number platform to zwave_js integration
* add discovery scheme for thermostat valve control, using number platform
Co-authored-by: kpine <keith.pine@gmail.com >
2021-02-24 19:39:35 +01:00
Milan Meulemans
0eb8951aed
Remove recursive key reference ( #46999 )
2021-02-24 13:29:53 -05:00
Tobias Sauerwein
722b1e8746
Add Netatmo device trigger ( #45387 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-02-24 19:20:40 +01:00
Milan Meulemans
db0d815f9d
Use location common key reference in totalconnect ( #46995 )
2021-02-24 12:44:12 -05:00
Raman Gupta
106ae18432
Climacell fixes: Use common keys for strings, fix temp_low measurement, add windy condition ( #46991 )
...
* use common keys for lat and long
* additional fixes
* Update homeassistant/components/climacell/strings.json
Co-authored-by: Milan Meulemans <milan.meulemans@live.be >
Co-authored-by: Milan Meulemans <milan.meulemans@live.be >
2021-02-24 11:15:01 -05:00