Ville Skyttä
8f044cf52f
Upgrade pydocstyle to 4.0.1 ( #26111 )
...
https://github.com/PyCQA/pydocstyle/blob/4.0.1/docs/release_notes.rst#401---august-14th-2019
2019-08-21 19:48:46 +03:00
Josef Schlehofer
39d62b43ac
Upgrade ruamel_yaml to 0.15.100 ( #26095 )
2019-08-21 09:13:40 -07:00
David F. Mulcahey
46bfd5e9c8
bump quirks ( #26106 )
2019-08-21 09:13:04 -07:00
croghostrider
08d797edba
check if a light supports brightness ( #26055 )
...
Fix black
Fix black
2019-08-21 08:42:26 -07:00
Pascal Vizeli
cf505c65b4
Update azure-pipelines-release.yml for Azure Pipelines
2019-08-21 17:12:31 +02:00
SukramJ
f80c9c93ca
Add support for warning attributes to Homematic IP Cloud ( #26103 )
...
* add supported optional features
* use recommendations
2019-08-21 16:31:55 +02:00
Gerard
38ce4039c3
Update bimmer_connected to 0.6.0 ( #26098 )
...
* Update bimmer_connected to 0.6.0
* Correct file properties
2019-08-21 09:11:06 +02:00
Paulus Schoutsen
2fbe01fb33
Updated frontend to 20190820.1
2019-08-20 16:20:38 -07:00
Alexei Chetroi
21a946009d
Bump up zha dependencies. ( #26097 )
2019-08-20 16:06:38 -07:00
Rick van Hattem
000d3d4fde
[bugfix] Exception if vendor's servers are currently unavailable ( #26093 )
2019-08-20 23:27:59 +02:00
Paulus Schoutsen
5c91a6cd48
Fix open-ui cli arg ( #26091 )
...
* Fix open-ui cli command
* Align add_job typing with async_add_job
2019-08-20 21:43:50 +02:00
Sander
f34b84a5cf
add id to state attributes ( #26086 )
2019-08-20 10:59:01 -07:00
Ville Skyttä
4bce1efeee
Test with 3.6.0 in Travis ( #26039 )
...
https://github.com/home-assistant/home-assistant/pull/26030#issuecomment-522298190
2019-08-20 10:55:40 -07:00
Joakim Sørensen
d96edea6e2
Remove the googlehome integration ( #26035 )
2019-08-20 10:54:54 -07:00
ahertz
7fd53ac912
Sonos playlists play media ( #26054 )
...
* Add handling for Sonos playlists in media_player.play_media
* Avoid breaking change by falling back to previous behavior
* Use the proper MEDIA_TYPE_PLAYLIST constant.
* Addressed comments, restricting media_type to music or playlist
2019-08-20 10:53:45 -07:00
Paulus Schoutsen
cf2d927f14
Use init_subclass for Config Entries ( #26059 )
...
* Use init_subclass for Config Entries
* Ignore type
2019-08-20 10:46:51 -07:00
David Bonnes
33c35a6c3c
Bump geniushub client ( #26084 )
...
* bump geniushub client
* delint
* remove unsused lint hints
2019-08-20 10:43:39 -07:00
Pascal Vizeli
97d3f49bb8
Docker ADR ( #26085 )
...
* Migrate Docker image to Hass.io / Multiarch
* Fix sudo
* Update CODEOWNERS
* Fix manifest
* Add more logic
* fix handling
* Move dockerfile
* Modify options
2019-08-20 10:37:55 -07:00
legacycode
daa0330da4
Update pylacrosse library to version 0.4.0 ( #26088 )
...
* Updated pylacrosse library to version 0.4.0. Adding support for remote serial port.
* Generated new requirements_all.txt file.
2019-08-20 10:35:39 -07:00
Petr Vraník
0e4504296e
Update pyrainbird to version 0.2.1 to fix zone number ( #26064 )
...
* Update pyrainbird to version 0.2.0 to fix zone number issue:
- home-assistant/home-assistant/issues/24519
- jbarrancos/pyrainbird/issues/5
- https://community.home-assistant.io/t/rainbird-zone-switches-5-8-dont-correspond/104705
* requirements_all.txt regenerated
* code formatting
* code formatting
* response checking
* fixed switch state
* pyrainbird version bump
* formatting
* version bump
* if instead elif
2019-08-20 18:26:15 +02:00
Paulus Schoutsen
a347a41d3c
Add strings for traccar config flow ( #26089 )
...
* Add strings for traccar config flow
* Update strings.json
2019-08-20 09:19:00 -07:00
Pascal Vizeli
178d0d2099
Update devcontainer.json
2019-08-20 17:49:21 +02:00
Chris Thornton
c5ca431894
Add path option to SABnzbd component ( #25908 )
...
* Add path option to SABnzbd component
Adds an optional `path` setting to the SABnzbd component. This allows support for SABnzbd installs that use a different `url_base` (typically a reverse proxied configuration; see https://sabnzbd.org/wiki/configuration/2.3/special ).
This change passes the `path` along to pysabnzbd as its `web_root`, which in turn uses the path to build up it's api URLs.
* Use dict.get for Sabnzbd web_root path config
2019-08-20 12:01:19 +02:00
Tomas Kislan
eee2b2d543
Add Minio component ( #23567 )
...
* Add minio implementation
* Static check changes
* Added docstrings
* Update docstrings
* Update docstrings
* Fix linter errors
* Finally fix all docstring errors
* Create services.yaml
* Update CODEOWNERS
* Final changes
* Remove double underscores
* Minor changes
* Update config.yml
* Review changes
* Added tests
* Fix lint errors
* Move tests from unittest to pytest
* Add minio as test requirement
* Update test_minio_helper.py
* Better event thread handling, added hass test
* Update tests
* Fixed lint errors
* Update test_minio.py
* Review changes
* More review changes
* Removed tests
* Applied code style changes
* Reformat test code
2019-08-20 11:56:11 +02:00
Paulus Schoutsen
93a800a612
Convert progress API to WS ( #26082 )
2019-08-20 00:17:52 -07:00
Paulus Schoutsen
1fe3b147fa
Updated frontend to 20190820.0
2019-08-20 00:15:53 -07:00
Paulus Schoutsen
a1dbdbba6a
Save config entry after updating system options ( #26077 )
2019-08-19 18:45:17 -05:00
Johann Kellerman
d1483b6f29
pysma library update 0.3.4 ( #26075 )
2019-08-19 18:44:19 -05:00
Robert Svensson
e41c002f70
Add config entry options support to deCONZ ( #26049 )
2019-08-19 14:42:21 -07:00
Johann Kellerman
b867e3314b
SMA simplify config ( #25880 )
2019-08-19 22:10:35 +02:00
flebourse
45aec2ea40
huawei_lte: support out of range values in default sensor formatter ( #26052 )
...
* Update sensor.py
Change regexp to cope with out of range values, ie "rssi" : ">=-51dBm".
* Add tests for format_default
* Fix black formatting
2019-08-19 20:34:33 +03:00
Jonathan Keljo
a38bdc4deb
Remove reference to typing.Deque (added in Python 3.6.1) ( #26030 )
...
* Remove reference to typing.Deque (added in Python 3.6.1)
* Silence mypy
* Type as collections.deque
2019-08-19 20:08:07 +03:00
Pascal Vizeli
1077ec1704
Add packages version to Tensoflow for wheels packages ( #26068 )
...
* Add packages version to Tensoflow for wheels packages
* Uncomment tensorflow
* fix string
* Revert version
2019-08-19 16:56:57 +02:00
Philipp Danner
75e18d4282
Add Keba charging station/wallbox as component ( #24484 )
...
* Add Keba charging station wallbox component
* Added start/stop commands (ena 0 and ena 1)
* added refresh_interval parameter and fixed authorization
* fixed max line length
* deactivate failsafe mode if not set in configuration
* extracted I/O code to pypi library
* updated services.yaml
* pinned version of requirements
* fixed typos, indent and comments
* simplified sensor generation, fixed unique_id and name of sensors
* cleaned up data extraction
* flake8 fixes
* added fast polling, fixed unique_id, code cleanup
* updated requirements
* fixed pylint
* integrated code styling suggestions
* fixed pylint
* code style changes according to suggestions and pylint fixes
* formatted with black
* clarefied variables
* Update homeassistant/components/keba/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Update homeassistant/components/keba/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Update homeassistant/components/keba/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* Update homeassistant/components/keba/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* fixed behaviour if no charging station was found
* fix pylint
* Update homeassistant/components/keba/__init__.py
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
2019-08-19 14:29:26 +02:00
Fredrik Erlandsson
15ab004e98
fix alarm webhooks ( #26062 )
2019-08-19 14:00:47 +02:00
Pascal Vizeli
6b80df9652
Bump nabucasa-cloud to 0.17 ( #26066 )
2019-08-19 12:15:41 +02:00
Pascal Vizeli
34f7bb5b8c
Revert "Fix bmw_connected_drive and eq3btsmart components by updating their dependencies ( #26012 )" ( #26065 )
...
This reverts commit 9e5243929e
.
2019-08-19 12:09:56 +02:00
Paulus Schoutsen
3463cc9cbd
Make sure config flows extend ConfigFlow base class ( #26051 )
2019-08-18 11:36:23 -07:00
Robert Dunmire III
d4981a1143
Fix Mikrotik ARP ping ( #25965 )
...
* Reuse ssl_wraper
* Fix arp_ping
* Restore debug log
* Fix attributes
2019-08-18 17:14:54 +02:00
ThaSiouL
10d63e46d7
Fritz device tracker: set 'scanning' log to debug ( #26043 )
...
Changed the logging level for the polling of the fritz device tracker from info to debug. The message was logged up to 6 times per minute and bloated the log file.
2019-08-18 18:08:26 +03:00
Sebastian Muszynski
2a39d1209c
Add support of new Xiaomi Aqara Curtain models ( #25942 )
...
* Add support of new Xiaomi Aqara Curtain models (curtain.aq2, curtain.hagl04) (Closes : #25711 )
* Fix requirements_all
2019-08-18 12:14:07 +03:00
Joakim Sørensen
ef8bc78c53
Remove the ruter integration ( #26041 )
2019-08-18 10:55:19 +02:00
Robert Svensson
a2589f56e1
Add system options to config entries ( #25926 )
...
* Add system options to config entries
* For feedback
* Follow most of balloobs comments
* Fix balloobs comments
* Improvements
* Fix second round of Balloobs comments
* Fix third round
* Add system options to mock config entry
* Fix integration tests
* Fix the last failing tests
* Fix disabled string
* Fix failing disabled_by tests
* New tests
* Config entry WS API tests
* Fix comments
2019-08-17 21:34:11 -07:00
michaeldavie
fc716a45c9
Updates to Environment Canada components ( #25973 )
...
* Bump env_canada to 0.0.21
* Add timestamp attribute to camera
* Bump env_canada to 0.0.23
* Clean up displayed values
* Validate radar station code
* Bump env_canada to 0.0.24
* Black
* Remove default "None" from sensor
* Switch to cv.matches_regex
2019-08-17 21:19:44 -07:00
Jay
6907e8e9dc
Upgrade Dialogflow to work with V2 API ( #25975 )
...
* Handle v1 and v2 dialog api requests
* Stylistic changes
2019-08-17 21:19:13 -07:00
Jonathan Keljo
65aa4148a4
Upgrade sisyphus-control to 2.2.1 ( #26033 )
...
This picks up a bugfix for a crash on shutdown, so that the `sisyphus`
component can now shut down cleanly.
2019-08-17 21:16:13 -07:00
Ville Skyttä
4bcee4f7ce
Run flake8 on pre-commit ( #26028 )
2019-08-17 21:15:55 -07:00
Jc2k
2bd832cd7a
Skip homekit_controller polls when system is overloaded and still trying to process the previous one ( #25968 )
...
* Skip async_update if there are signs of backpressure
* Black
* Only warn once
* Log on recovery
* Formatting fix
2019-08-17 21:14:46 -07:00
Jonathan Keljo
8da1879599
Fix background crash in sisyphus integration ( #26032 )
...
I think I was thinking in another language, since this was not valid Python. Result was that the thread that maintained the SocketIO connection to the table would die early on, so no status updates were actually flowing from the table.
2019-08-17 21:32:01 -05:00
Fabian Affolter
88ff25b509
Update hole to 0.5.0 ( #26022 )
2019-08-17 21:28:46 -05:00