Evgeny
b0192cf9c0
Add OpenWeatherMap config_flow ( #34659 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-04 18:22:50 -05:00
Maciej Bieniek
1e770f089d
Bump accuweather library ( #39667 )
2020-09-04 18:01:49 -05:00
Maciej Bieniek
8b4847162d
Bump gios library ( #39669 )
2020-09-04 18:01:34 -05:00
Bram Kragten
ab2d171909
Updated frontend to 20200904.0 ( #39665 )
2020-09-05 00:23:20 +02:00
On Freund
ad6e8b2d62
Add event sensors for risco ( #39594 )
...
* Add Risco event sensors
* Fix lint
2020-09-04 14:11:07 -05:00
J. Nick Koston
9b23d7c2fd
Use the shared Zeroconf instance in esphome ( #38747 )
2020-09-04 21:01:41 +02:00
kennedyshead
767be18265
Bumping aioasuswrt version so that it have license-tag and manifest ( #39654 )
...
Took 32 minutes
Co-authored-by: magnusknutas <magnus@thefarm.se>
2020-09-04 14:52:44 -04:00
Maciej Bieniek
f1ee11cb14
Bump brother library ( #39657 )
2020-09-04 11:21:23 -05:00
Franck Nijhof
8fd9f56d21
Upgrade wled to 0.4.4 ( #39641 )
2020-09-04 11:33:31 +02:00
J. Nick Koston
1034e4ec50
Bump nexia to 0.9.4 ( #39634 )
...
Fix for type missing in the json response
2020-09-03 20:54:48 -04:00
Anders Melchiorsen
da82d171e0
Add radio channel attribute to Sonos ( #39631 )
2020-09-03 23:47:32 +02:00
Tomer Figenblat
77c6a48553
Update aioswitcher to 1.2.1 ( #39614 )
2020-09-03 16:58:31 +02:00
Paulus Schoutsen
948ec80b6e
Bump pytradfri to 7.0.0, support multiple gateways ( #39609 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-09-03 14:47:14 +02:00
Franck Nijhof
1c90bdddb4
Upgrade apprise to 0.8.8 ( #39606 )
2020-09-03 13:30:42 +02:00
Franck Nijhof
0cba7acf5a
Upgrade sentry-sdk to 0.17.3 ( #39607 )
2020-09-03 13:29:17 +02:00
Paulus Schoutsen
6d1ba10788
Bump hass-nabucasa to 0.36.0 ( #39603 )
...
* Bump hass-nabucasa to 0.36.0
* hass-nabucasa 0.36.1
2020-09-03 10:43:51 +02:00
Ziv
dfa6f0223a
library version upgrade to 0.46 ( #39580 )
2020-09-02 18:07:27 +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
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
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
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
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
Chris Talkington
7469f57a7b
Add config flow to nzbget ( #38938 )
...
* work on config flow
* Update test_init.py
* work on config flow
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update __init__.py
* Update __init__.py
* Create coordinator.py
* Update __init__.py
* Update sensor.py
* Update __init__.py
* Update .coveragerc
* Update coordinator.py
* Update __init__.py
* Update coordinator.py
* Update __init__.py
* Update coordinator.py
* Update config_flow.py
* Update __init__.py
* Update coordinator.py
* Update __init__.py
* Update test_config_flow.py
* Update coordinator.py
* Update test_config_flow.py
* Update test_init.py
* Update homeassistant/components/nzbget/coordinator.py
* Update test_config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-08-29 16:47:00 -05:00
J. Nick Koston
57848cdf35
Add the ability to reload ping platforms from yaml ( #39344 )
2020-08-28 12:40:30 -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
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
b0a2c8d430
Bump hangups to 0.4.10 ( #39312 )
2020-08-27 13:26:46 +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
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
Chris Talkington
ab6fb5cb77
Ensure unique ids are generated for surepetcare ( #39196 )
...
* ensure unique ids are generated for surepetcare
* Create test_binary_sensor.py
* work on tests
* Update test_binary_sensor.py
* Update __init__.py
* Update __init__.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update __init__.py
2020-08-25 11:34:14 -05:00
Bram Kragten
d5193e64de
Updated frontend to 20200824.0 ( #39224 )
2020-08-24 14:33:58 -05:00