Paulus Schoutsen
|
d2179e5321
|
Merge pull request #35221 from home-assistant/rc
0.109.4
|
2020-05-04 20:06:57 -07:00 |
|
Paulus Schoutsen
|
f5282bfcf3
|
remove deprecation
|
2020-05-04 18:18:15 -07:00 |
|
Xiaonan Shen
|
3f449e1d27
|
Remove certificate configuration variable from roomba (#35162)
* Remove certificate option from roomba
* Fix roomba test
* Add back certificate with deprecated flag
* Remove invalidation_version
|
2020-05-04 18:16:16 -07:00 |
|
Paulus Schoutsen
|
d4200b5eb9
|
Bumped version to 0.109.4
|
2020-05-04 18:03:16 -07:00 |
|
Quentame
|
222a8bb7be
|
Fix Synology DSM sensor to be False or 0 (#35208)
|
2020-05-04 18:03:05 -07:00 |
|
Diogo Gomes
|
96576a9775
|
Fix utility_meter calibration with float values (#35186)
|
2020-05-04 18:03:05 -07:00 |
|
Franck Nijhof
|
c03e3ce961
|
Fix UVC doing I/O inside the event loop (#35169)
|
2020-05-04 18:03:04 -07:00 |
|
Franck Nijhof
|
45d934e64d
|
Fix Canary KeyError: 'ffmpeg_arguments' (#35158)
|
2020-05-04 18:03:03 -07:00 |
|
Quentame
|
89cbbfc2e5
|
Bump pyiCloud to 0.9.7 + do not warn when pending devices (#35156)
|
2020-05-04 18:03:02 -07:00 |
|
Paulus Schoutsen
|
0d8390b9df
|
Hue: Guard for when there is no brightness (#35151)
|
2020-05-04 18:03:01 -07:00 |
|
Joakim Sørensen
|
ab2c3a2130
|
Correct typo Asssitant -> Assistant (#35117)
|
2020-05-04 18:03:00 -07:00 |
|
Quentame
|
d3b6255ffe
|
Fix Synology NAS discovered multiple times (#35094)
|
2020-05-04 18:02:59 -07:00 |
|
Paulus Schoutsen
|
5f267be1db
|
Merge pull request #35092 from home-assistant/rc
0.109.3
|
2020-05-02 16:30:19 -07:00 |
|
Paulus Schoutsen
|
cf2e71a530
|
Fix import
|
2020-05-02 15:38:24 -07:00 |
|
Paulus Schoutsen
|
ec63ab0639
|
Bumped version to 0.109.3
|
2020-05-02 15:00:00 -07:00 |
|
J. Nick Koston
|
bd882fa4e4
|
Improve stability of homekit media players (#35080)
|
2020-05-02 14:59:22 -07:00 |
|
Bram Kragten
|
a083eb334e
|
Updated frontend to 20200427.2 (#35079)
|
2020-05-02 14:55:27 -07:00 |
|
David Nielsen
|
4c65c51ede
|
Update bravia-tv to 1.0.3 (#35077)
|
2020-05-02 14:55:26 -07:00 |
|
Quentame
|
b0dc1fdfad
|
Bump python-synology to 0.8.0 + Fix disk space incorrect sensor type (#35068)
* Fix Synology disk space incorrect sensor type
* Review 1
|
2020-05-02 14:55:25 -07:00 |
|
Xiaonan Shen
|
69b8032a5a
|
Bump roombapy to 1.5.2 (#35067)
|
2020-05-02 14:55:25 -07:00 |
|
Robert Svensson
|
2f374abc58
|
UniFi - Add support for 2.4/5 GHz separated SSIDs (#35062)
|
2020-05-02 14:55:24 -07:00 |
|
Robert Svensson
|
f445a81a4d
|
UniFi - Catch controllers running on UniFi OS that don't have a local user configured (#35060)
|
2020-05-02 14:55:23 -07:00 |
|
Quentame
|
002a8f4900
|
Bump python-synology to 0.7.4 (#35052)
|
2020-05-02 14:55:22 -07:00 |
|
Paulus Schoutsen
|
93631341a5
|
Bump hass-nabucasa to 0.34.2 (#35046)
|
2020-05-02 14:55:21 -07:00 |
|
Aaron Bach
|
6a5f9d74f5
|
Fix Canary doing I/O in the event loop (#35039)
|
2020-05-02 14:55:20 -07:00 |
|
Paulus Schoutsen
|
ed4441a1c2
|
Fix translation merging for custom components without translations (#35032)
|
2020-05-02 14:55:19 -07:00 |
|
Vilppu Vuorinen
|
0c5b24a1f5
|
Fix MELCloud temperature unit (#35003)
The MELCLoud API produces and consumes only Celsius.
|
2020-05-02 14:55:18 -07:00 |
|
Franck Nijhof
|
02cca1a4da
|
Merge pull request #35001 from home-assistant/rc
0.109.2
|
2020-05-01 10:35:19 +02:00 |
|
Paulus Schoutsen
|
421ebb087b
|
Fix pylint CI
|
2020-04-30 23:50:16 -07:00 |
|
Paulus Schoutsen
|
7e47481676
|
Fix MQTT test
|
2020-04-30 22:55:59 -07:00 |
|
Paulus Schoutsen
|
837b1384af
|
Bumped version to 0.109.2
|
2020-04-30 22:41:44 -07:00 |
|
Paulus Schoutsen
|
af5cdc1f65
|
Lint roomba (#35000)
|
2020-04-30 22:41:37 -07:00 |
|
Xiaonan Shen
|
bc9125666f
|
Fix roomba not reporting error (#34996)
|
2020-04-30 22:41:36 -07:00 |
|
Austin Mroczek
|
b01131ab9d
|
Add allow extra to totalconnect config schema (#34993)
|
2020-04-30 22:41:35 -07:00 |
|
J. Nick Koston
|
b8070567bf
|
Log the rachio webhook url (#34992)
|
2020-04-30 22:41:34 -07:00 |
|
Robert Svensson
|
77d89d13b6
|
UniFi - Disconnected clients wrongfully marked as wired not created (#34986)
|
2020-04-30 22:41:34 -07:00 |
|
Chris Talkington
|
12119f89e5
|
Support num_repeats for directv remote (#34982)
|
2020-04-30 22:41:20 -07:00 |
|
Chris Talkington
|
3a4b8625bd
|
Support num_repeats for roku remote (#34981)
|
2020-04-30 22:40:26 -07:00 |
|
J. Nick Koston
|
42dd3ba748
|
Fix restoring isy994 brightness with no previous state (#34972)
|
2020-04-30 22:39:02 -07:00 |
|
J. Nick Koston
|
de18207ca3
|
Fix preservation of homekit fan speed on toggle (#34971)
|
2020-04-30 22:37:57 -07:00 |
|
Erik Montnemery
|
b68228c7e8
|
Fix MQTT debug info for same topic (#34952)
|
2020-04-30 22:37:56 -07:00 |
|
Maciej Bieniek
|
9ccd56c019
|
Bump brother to 0.1.14 (#34930)
|
2020-04-30 22:37:56 -07:00 |
|
Raman Gupta
|
4d49fe6b93
|
Don't attempt to set Vizio is_volume_muted property if Vizio API doesn't provide muted state (#34782)
|
2020-04-30 22:37:55 -07:00 |
|
Pascal Vizeli
|
becc120ad9
|
Merge pull request #34922 from home-assistant/rc
0.109.1
0.109.1
|
2020-04-30 11:00:49 +02:00 |
|
Chris Talkington
|
ade4e36da7
|
Use entry ID when IPP printer offers no identifier (#34316)
|
2020-04-30 00:22:05 -07:00 |
|
Paulus Schoutsen
|
38f9559348
|
Bumped version to 0.109.1
|
2020-04-30 00:11:31 -07:00 |
|
J. Nick Koston
|
d974e64a8b
|
Make sqlalchemy engine connect listener recorder specific (#34908)
|
2020-04-30 00:11:21 -07:00 |
|
J. Nick Koston
|
6f20a4a181
|
Avoid error when battery appears after homekit has started (#34906)
|
2020-04-30 00:11:20 -07:00 |
|
J. Nick Koston
|
6b2a006fea
|
Fix handling homekit thermostat states (#34905)
|
2020-04-30 00:11:20 -07:00 |
|
jjlawren
|
88c755518f
|
Reduce log level for WebOS connection error (#34904)
|
2020-04-30 00:11:19 -07:00 |
|