Maciej Bieniek
581c4a4edd
Add AccuWeather integration ( #37166 )
...
* Initial commit
* Fix strings
* Fix unit system
* Add config_flow tests
* Simplify tests
* More tests
* Update comment
* Fix pylint error
* Run gen_requirements_all
* Fix pyline error
* Round precipitation and precipitation probability
* Bump backend library
* Bump backend library
* Add undo update listener on unload
* Add translation key for invalid_api_key
* Remove entity_registry_enabled_default property
* Suggested change
* Bump library
2020-07-24 15:59:15 -05:00
Heiko Rothe
21db4a4160
Fix Xbox Live integration ( #38146 )
...
* Fix Xbox Live component
The API moved to a different domain, so the integration was broken.
The library upgrade contains the required fixes.
* Fix API connectivity check
* Access dict values directly
2020-07-24 21:45:59 +02:00
Philipp Schmitt
027ece52e6
Fix Nuki Locks and Openers not being available after some time ( #38159 )
2020-07-24 16:42:42 +02:00
Aaron Bach
a5b7a2c228
Fix SimpliSafe to work with new MFA ( #38097 )
...
* Fix SimpliSafe to work with new MFA
* Code review (part 1)
* Input needed from Martin
* Code review
* Code review
* Restore YAML
* Tests
* Code review
* Remove JSON patching in tests
* Add reauth test
* One more reauth test
* Don't abuse the word "conf"
* Update homeassistant/components/simplisafe/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Test coverage
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-07-23 20:02:29 -06:00
Eugene Prystupa
2dfd767b8c
Upgrade bond-api to 0.1.7 ( #38121 )
2020-07-23 19:55:27 -05:00
Jeff Irion
eb1970c015
Bump androidtv to 0.0.46 ( #38090 )
2020-07-23 23:18:46 +02:00
Paulus Schoutsen
2b3f22c871
Fix route53 depending on broken package ( #38079 )
2020-07-22 21:43:51 -07:00
Eugene Prystupa
3480fb6996
Refactor bond integration to be completely async ( #38066 )
2020-07-22 20:22:25 -05:00
Andrew Sayre
ae5c50c1b6
Bump pysmartthings to v0.7.2 ( #38086 )
2020-07-22 16:01:57 -07:00
Dubh Ad
e0ceacdf85
Update discord.py to v1.3.4 for API change ( #38060 )
2020-07-22 21:48:48 +02:00
RogerSelwyn
393dd4fe7f
Change sky_hub to async and fix exception spamming ( #37129 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-07-22 19:58:07 +02:00
Alexei Chetroi
ec17ed9364
ZHA dependencies bump bellows to 0.18.0 ( #38043 )
2020-07-21 11:42:23 -10:00
Tom Harris
dd459a7855
Fix issue with Insteon events not firing correctly ( #37974 )
2020-07-20 16:23:59 +02:00
Adam Król
bedb0753f3
Add Wolflink integration ( #34104 )
...
* WOLF Smart-set integration
* Removed translations. Changed device class of timestamp. Added new test for unknown exception
* Remove unit_of_measurement from hours sensor
* Code cleanup. Pull Request comments fixes
* ConnectError import change. Removed DEVICE_CLASS_TIMESTAMP
* Add unique id guard with tests. Use common translations. Move device_id resolution to config_flow.
* Remove debug print
2020-07-20 11:52:52 +02:00
Daniel Shokouhi
41421b56a4
Bumpy pyobihai to make last reboot update as needed ( #37914 )
2020-07-19 19:02:45 -10:00
lawtancool
432cbd3148
Add Control4 integration ( #37632 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-19 13:48:08 -07:00
Erik Montnemery
c994904e75
Bump pychromecast to 7.1.2 ( #37976 )
2020-07-19 12:36:59 +02:00
J. Nick Koston
ad22619efb
Bump zeroconf to 0.28.0 ( #37951 )
2020-07-17 21:47:43 -10:00
Ivan Belokobylskiy
cecdce07cc
Fix Yandex transport Integration, add signature to requests ( #37365 )
2020-07-17 12:55:30 -07:00
Perry Naseck
93919dea88
Add Firmata Integration (attempt 2) ( #35591 )
2020-07-16 17:58:45 -07:00
Anders Melchiorsen
2d93f8eae8
Upgrade pysonos to 0.0.32 ( #37923 )
2020-07-16 17:26:29 -07:00
Alexei Chetroi
33dc015083
Fix ZHA electrical measurement sensor initialization ( #37915 )
...
* Refactor cached ZHA channel reads.
If doing a cached ZCL attribute read, do "only_from_cache" read for
battery operated devices only. Mains operated devices will do a network
read in case of a cache miss.
* Use cached attributes for ZHA electrical measurement
* Bump up ZHA zigpy dependency.
2020-07-16 16:25:42 -04:00
Bram Kragten
a224b944e9
Updated frontend to 20200716.0 ( #37910 )
2020-07-16 20:18:31 +02:00
Bram Kragten
261f0b971c
Update frontend to 20200715.1 ( #37888 )
2020-07-15 21:35:33 +02:00
Bram Kragten
1b09c65e74
Updated frontend to 20200715.0 ( #37884 )
2020-07-15 07:41:39 -10:00
Bram Kragten
c62345b9a3
Updated frontend to 20200714.0 ( #37862 )
2020-07-14 13:50:19 -10:00
David F. Mulcahey
69d1faea35
bump zigpy and zha quirks ( #37859 )
2020-07-14 19:34:57 -04:00
SukramJ
d119c96aee
Add HmIP-FSI16 to HomematicIP Cloud ( #37715 )
2020-07-14 22:43:21 +02:00
Aidan Timson
36dde3ff68
Use size of camera in Agent DVR ( #36375 )
2020-07-14 22:25:34 +02:00
kennedyshead
81914258e9
Version bump for asuswrt ( #37827 )
...
Co-authored-by: magnusknutas <magnus@thefarm.se>
2020-07-14 09:27:07 +02:00
pnguyen-tyro
d8ec1d36b2
pydaikin version bump to 2.3.1: ( #37682 )
...
* Fix skyfi incorrect setting zone
* Add support for advanced modes for brp069 model
2020-07-13 08:40:16 +02:00
Paulus Schoutsen
8e71559068
Bump aiokafka to 0.6.0 ( #37778 )
2020-07-12 19:39:01 -06:00
Robert Svensson
548e956670
deCONZ - don't let light "attr" events update group data ( #37797 )
2020-07-12 16:16:40 -07:00
Robert Svensson
6826a8829c
UniFi - Handle session expiration ( #37782 )
2020-07-12 09:47:26 +02:00
Alan Tse
401dd4a32a
Bump teslajsonpy to 0.9.3. ( #37771 )
...
Fixes #37684
2020-07-11 20:07:20 -05:00
Eugene Prystupa
b7318b1914
Upgrade bond-home to 0.0.9 ( #37764 )
2020-07-11 20:04:07 -05:00
Paulus Schoutsen
690579749e
Bump pyHS100 to 3.5.1 ( #37749 )
2020-07-11 18:02:08 +02:00
Kevin Fronczak
4d0c4ac5b3
Bump blinkpy version to fix connection errors ( #37755 )
...
* Bump blinkpy version to fix connection errors
* Bump blinkpy version to fix connection errors
* Rebased, re-ran gen_requirements_all
2020-07-11 17:50:18 +02:00
Paulus Schoutsen
0bcc8624b7
Reference constraint files from requirement files ( #37751 )
...
* Reference constraint files from requirement files
* Update azure-pipelines-wheels.yml
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-07-11 06:20:14 -07:00
Paulus Schoutsen
0bf772b68b
Bump ADS to 3.1.3 ( #37748 )
2020-07-10 23:50:28 -07:00
Haemish Kyd
8a2b34cc09
Updates to poolsense integration ( #37613 )
...
* Created a binary sensor and corrected some review comments.
* Updated the poolsense class and its interface to handle credentials better
* Moved the client session to the PoolSense class.
* Apply suggestions from code review
* Update binary_sensor.py
* Update homeassistant/components/poolsense/__init__.py
* Update sensor.py
* Update binary_sensor.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-07-10 21:53:34 -05:00
J. Nick Koston
52939865fa
Use the shared zeroconf instance for homekit_controller ( #37691 )
...
* Use the shared zeroconf instance for homekit_controller
* bump version
* Update for upstream changes. Thank you @Jc2k !
* naming
* bump version
* empty commit to reset CI as re-run is not working
2020-07-10 12:18:53 -10:00
Jakub Bednář
c260b7fa16
Update influxdb-client dependency to 1.8.0, fix test write for InfluxDB v2 ( #37710 )
...
* chore: updated influxdb-client dependency to 1.8.0, fixed testing write for InfluxDB v2
* fix: code style
2020-07-10 16:56:36 +02:00
Paul Annekov
609bd6313a
bump tuyaha 0.0.7 ( #37709 )
2020-07-10 14:56:21 +02:00
Paulus Schoutsen
b45a952d61
Upgrade foobot-async ( #37706 )
2020-07-10 08:44:19 +02:00
mdegat01
e379bfe383
Revert "Updated influxdb-client dependency to 1.8.0" ( #37396 )" ( #37697 )
...
This reverts commit 9964bd40ed
.
2020-07-10 05:05:55 +02:00
Aaron Bach
5f36023b9e
Actually fix Guardian entity services ( #37700 )
...
* Actually fix Guardian entity services
* Bump aioguardian
* Remove upgrade_firmware defaults
2020-07-09 20:52:13 -06:00
bsmappee
08fa701854
Smappee dependency update ( #37680 )
2020-07-09 13:03:23 +02:00
Ville Skyttä
a077c280c8
Convert syncthru to config flow and native SSDP discovery ( #36690 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-08 16:38:16 -07:00
bsmappee
99c815bcbd
Update Smappee integration with proper solar, voltage and reactive entities ( #37407 )
2020-07-08 13:45:01 -07:00