Ziv
dfa6f0223a
library version upgrade to 0.46 ( #39580 )
2020-09-02 18:07:27 +02:00
Olivér Falvai
70e39a26a2
Fix UPC ConnectBox logout and device hostnames ( #39568 )
2020-09-02 14:56:32 +02:00
Michael Thingnes
0892acbabd
Met.no migrate from classic to complete endpoint ( #39493 )
2020-09-02 14:11:13 +02:00
Raman Gupta
7ff633f531
Automatically update app list for Vizio SmartTV's ( #38641 )
2020-09-02 11:55:10 +02:00
Finbarr Brady
acfb4e462e
Bump openwrt-luci-rpc to 1.1.6 ( #39561 )
...
* Update requirements_all.txt
* Update manifest.json
2020-09-02 07:34:00 +02:00
Bram Kragten
10606360f7
Updated frontend to 20200901.0 ( #39560 )
2020-09-02 00:35:11 +02:00
On Freund
c6805aa354
Update pycoolmaster-async to 0.1.1 ( #39551 )
2020-09-01 16:41:05 +02:00
rajlaud
352995c663
Squeezebox scene fixes ( #38214 )
...
* Support for playlist in media_content_id
* Support include playlist index in content_id
* Add media_player.media_stop support to squeezebox
2020-09-01 08:28:34 -04:00
Finbarr Brady
b541abc551
Bump openwrt-luci-rpc version: 1.1.3 → 1.1.5 ( #39545 )
2020-09-01 13:03:41 +02:00
jdelaney72
762d7357b5
Fix outdated api url in noaa_tides ( #39370 )
...
* Fix outdated dependency in noaa_tides
* Catch exceptions when instantiating new Station
* Add myself to codeowners
2020-09-01 12:42:39 +02:00
Xiaonan Shen
99d830551a
Bump yeelight to 0.5.3 ( #39542 )
2020-09-01 00:06:30 -05:00
On Freund
4828d3d85b
Update pyvolumio to 0.1.1 ( #39525 )
2020-08-31 20:42:14 +02:00
J. Nick Koston
11e4ad2272
Bump zeroconf to 0.28.3 ( #39471 )
...
Changes:
https://github.com/jstasiak/python-zeroconf/pull/287
Hopefully this will fix the last round of HomeKit issues
2020-08-31 13:11:26 -05:00
On Freund
d8b4fa4a8b
Update pyvolumio to 0.1.2 ( #39522 )
2020-08-31 20:08:08 +02:00
On Freund
72fe4db937
Update pyrisco to 0.2.4 ( #39521 )
2020-08-31 20:04:41 +02:00
SukramJ
5de1d04b6e
Bump dependency to 0.11.0 for HomematicIP Cloud ( #39508 )
...
* Bump dependency to 0.11.0 for HomematicIP Cloud
* Update test data
2020-08-31 18:18:12 +02:00
Maciej Bieniek
7e87181826
Bump gios library to version 0.1.3 ( #39507 )
2020-08-31 16:55:59 +02:00
Stefan Lehmann
3ab6663434
Fix ADS component by bumping pyads version to 3.2.2 ( #39502 )
2020-08-31 15:53:16 +02:00
David F. Mulcahey
7062838940
Add entity services to the Flo integration ( #38287 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-08-31 15:37:45 +02:00
Franck Nijhof
97e1be98df
Upgrade sentry-sdk to 0.17.1 ( #39495 )
2020-08-31 10:28:52 +02:00
Arda ŞEREMET
e707b50658
Add integration for ProgettiHWSW automation boards ( #37922 )
...
* Opened a new fresh page to clean my mess.
* Solved pylint warnings
* Fixing pylint issue of defining attr outside init.
* Excluded files from being tested by codecov.
* Solved binary sensor error.
* Fixed some stylisation errors.
* Resolved input not updating problem.
* Added port entry to test file.
* Added tests for create_entry.
* Added support for better state management.
* Increased code coverage of config_flow.py & made some tweaks.
* Increased coverage of config_flow.py by adding tests for unknown exceptions.
* A small bugfix.
* Stylised code as per Chris' suggestions.
* Stylised code again.
* Improved quality of test code.
* Added step_id in config flow tests.
2020-08-30 15:03:33 -05:00
Marvin Wichmann
9f4d4862b4
Update xknx to 0.13.0 ( #39407 )
2020-08-30 20:13:47 +02:00
Andrew Marks
3d1ff5b8d0
Add sharkiq integration for Shark IQ robot vacuums ( #38272 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-08-30 15:26:11 +02:00
Anders Melchiorsen
79252c06b2
Upgrade eternalegypt to 0.0.12 ( #39386 )
2020-08-30 00:43:09 +02:00
Berni Moses
a9b611d3ed
Bump python-temescal to 0.3 for lg_soundbar ( #39379 )
2020-08-29 16:22:37 +02:00
Diogo Gomes
c163d4a4b5
bump pymediaroom ( #39360 )
2020-08-28 15:12:42 -05:00
Paulus Schoutsen
4b8217777e
Add basic light and sensor support to Shelly ( #39288 )
...
* Add basic light platform
* Add sensor support
* Bump aioshelly to 0.2.1
* Lint
* Use UNIT_PERCENTAGE
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
* Format sensor.py
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
2020-08-28 17:33:34 +02:00
J. Nick Koston
7c191388a9
Use icmplib for ping when available ( #39284 )
...
* Use icmplib for ping when available
* Update homeassistant/components/ping/binary_sensor.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Revert "Update homeassistant/components/ping/binary_sensor.py"
This reverts commit 618f42512a
.
* move it up so its easier to see
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-08-28 08:50:09 -05:00
Joakim Plate
d768fd4de9
Bump arcam fmj with no install requires on asyncio ( #39353 )
2020-08-28 13:06:25 +02:00
On Freund
24db31fa28
Add (un)bypass services to Risco ( #39292 )
...
* Add (un)bypass services to Risco
* Simplify service registration
2020-08-27 20:39:27 -05:00
jgrob1
a83c778c4f
Bump rflink to 0.0.54 ( #39342 )
...
* Update manifest.json
* Update requirements_all.txt
* Update requirements_test_all.txt
2020-08-27 20:35:33 -05:00
Paul Daumlechner
b1444ffefb
Bump zeroconf to 0.28.2 ( #39322 )
...
* Bump zeroconf to 0.28.2
* Requirements updated
2020-08-27 14:47:15 -05:00
Ville Skyttä
98993d8503
Trivial requirements cleanups ( #39222 )
2020-08-27 16:56:53 +02:00
matgad
b880c33043
Bump zigpy-cc version ( #39318 )
2020-08-27 09:36:35 -04:00
Martin Hjelmare
55283df705
Remove protobuf requirement from tensorflow manifest ( #39316 )
2020-08-27 08:54:43 -04:00
Martin Hjelmare
b0a2c8d430
Bump hangups to 0.4.10 ( #39312 )
2020-08-27 13:26:46 +02:00
Marvin Wichmann
a2651845f3
Centralize knx config and update xknx to 0.12.0 ( #39219 )
...
* Refactor KNX integration to centralize configuration yaml (#39189 )
* Updates for xknx 0.12.0 (#38880 )
2020-08-26 18:03:03 +02:00
Paulus Schoutsen
e96d8a961c
Block typing from being installed ( #37707 )
2020-08-26 14:51:41 +02:00
Paulus Schoutsen
df9de8eb5d
Prevent bluepy from being part of requirements_all.txt ( #39275 )
2020-08-26 14:50:14 +02:00
Maciej Bieniek
2568932c1c
Bump brother library to version 0.1.15 ( #39226 )
2020-08-26 10:55:57 +02:00
Marty Zalega
e065673d7b
Version bump panasonic_viera to 0.3.6 ( #39269 )
...
This version fixes the issue of mishandling an error when requesting a session id
2020-08-26 10:32:23 +02:00
Paulus Schoutsen
2a9da208d4
Allow disabling integrations in manifest, block uuid package being installed and disable ezviz ( #38444 )
2020-08-26 10:20:14 +02:00
bsmappee
11f121b008
Implement local discovery of Smappee series-2 devices and improvements ( #38728 )
...
* prepare local api support for Smappee2-series
* Series-2 devices are now supported
* remove switch scan_interval
2020-08-26 00:37:53 +02:00
Daniel Hjelseth Høyer
7bc273b182
Remove yr integration after a request from yr.no ( #39247 )
2020-08-25 21:18:45 +02:00
Yuxiang Zhu
19cc168433
Add HomeKit Controller heater-cooler devices ( #38979 )
...
Some new HomeKit climate devices, like XiaoMi Air Conditioning Controller P3 are heater-cooler devices rather than
thermostat devices. This commit adds support for the heater-cooler class via homekit_controller.
2020-08-25 17:56:01 +01:00
Akın Ömeroğlu
7d4a9ac65a
Bump python-temascal to 0.2 for lg_soundbar ( #39213 )
2020-08-25 09:32:48 +02:00
Bram Kragten
d5193e64de
Updated frontend to 20200824.0 ( #39224 )
2020-08-24 14:33:58 -05:00
Leonardo Figueiro
a47f73244c
Add Wilight integration with SSDP ( #36694 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-08-24 14:15:07 +02:00
Paulus Schoutsen
ca2bc9906d
Add Shelly integration ( #39178 )
2020-08-24 12:43:31 +02:00
Franck Nijhof
e17c87ef72
Upgrade debugpy to 1.0.0rc2 ( #39195 )
2020-08-24 10:45:44 +02:00