cgtobi
9c2625f0a5
Raise not ready when no data from API is retrieved ( #25182 )
2019-07-16 17:16:35 +02:00
Fran
4afc19ff3a
Improve Nuki lock ( #22888 )
...
Using port on bridge initialization
Service: check_connection
Attribute: available
Updated requeriments_all.txt
Change unlatch service for open service
Removed extra info
nuki_lock_n_go renamed to lock_n_go
nuki_check_connection renamed to check_connection
2019-07-16 17:06:47 +02:00
Fabian Affolter
8a6515936d
Upgrade luftdaten to 0.6.2 ( #25177 )
2019-07-16 11:32:38 +02:00
Fabian Affolter
3381fa0ac4
Upgrade Mastodon.py to 1.4.5 ( #25176 )
2019-07-16 11:26:07 +02:00
Fabian Affolter
aac01aaa50
Upgrade ruamel.yaml to 0.15.99 ( #25175 )
2019-07-16 11:16:43 +02:00
Fabian Affolter
a096858426
Upgrade discord.py to 1.2.3 ( #25174 )
2019-07-16 11:16:34 +02:00
Thomas Le Gentil
3d3dd05789
Add Fortigate integration ( #24908 )
...
* Add Fortigate integration
* added feedback changes
* removed the only case
* fixed a description
* removed the CONFIG_PLATFORM
* deleted README
* added return from setup
* added return from setup
* fixed reviews
* Link updated
* Rename var and a couple of other minor changes
* Typos
2019-07-16 11:15:59 +02:00
Fabian Affolter
f9ae6f6ce7
Upgrade youtube_dl to 2019.07.16 ( #25173 )
2019-07-16 10:48:10 +02:00
Alexei Chetroi
e8fd01bea5
Fix climate is_aux_heat type hint. ( #25170 )
2019-07-16 09:32:09 +02:00
Leonardo Merza
64b9102206
Add travel time attribution/coordinates ( #24956 )
...
* add google travel time attribution
* add origin/destination
* update waze origin/destination
* add attribution and origin/destination
* add google attribution
2019-07-16 04:51:51 +02:00
Leandro Loureiro
dcb12a992a
Add spotify service to allow to play music from playlist ( #24991 )
...
* adding custom service to Spotify component to allow to play random playlist music
* fixing findings
* improving naming
* improving way of using required parameters
2019-07-16 04:41:16 +02:00
cgtobi
25285ef6a7
Fix Netatmo climate battery level ( #25165 )
...
* Interpolate battery level
* Sort list
2019-07-16 04:27:28 +02:00
Anders Melchiorsen
5e5abf77da
Update pysonos to 0.0.21 ( #25168 )
2019-07-16 04:22:41 +02:00
Austin Drummond
c2f4f06005
Add HomeKit Reset Accessory ( #25158 )
...
* added the ability to reset homekit accessories
* added tests for homekit reset accessory
* minor fixes
2019-07-16 03:43:37 +02:00
Paulus Schoutsen
cca50a8339
Updated frontend to 20190715.0
2019-07-15 13:54:30 -07:00
Daniel Perna
84373ce754
Fix device types for some HomeMatic IP sensors ( #25167 )
...
* Update pyhomematic to 0.1.60
* Devicetype for pyhomematic classes, fixes #24080
2019-07-15 13:39:52 -07:00
Paulus Schoutsen
67546ce0b1
Make dev tools titlte translatable ( #25166 )
2019-07-15 13:39:04 -07:00
Paulus Schoutsen
7aae490a85
Allow area ID in service call schemas ( #25121 )
...
* Allow area ID in service call schemas
* Remove ATTR_ENTITY_ID from service light turn off schcema
2019-07-15 11:31:53 -07:00
Joakim Sørensen
50f9117982
Version sensor update ( #25162 )
...
* component -> integration
* Bump pyhaversion to 3.0.2
* Update requirements
* Formating
2019-07-15 19:38:21 +02:00
ktnrg45
99c6c60bec
PS4 Add tests for init ( #25161 )
...
* Add some tests for init
* Remove init
* Add config entry version
* Use const for version
* Remove var
2019-07-15 08:47:47 -07:00
cgtobi
831564784a
Add Netatmo climate battery level ( #25143 )
...
* Add battery level sensor
* Only update battery level if lower or nonexistent
2019-07-15 09:46:48 +02:00
Daniel Perna
17013c7c2c
Update pyhomematic to 0.1.60 ( #25152 )
2019-07-14 20:21:37 -07:00
David Bonnes
3ddd482cc1
[climate-1.0] Add RoundThermostat to evohome ( #25141 )
...
* initial commit
* improve enumeration of zone(s)
* remove unused self._config
* remove unused self._config 2
* remove unused self._id
* clean up device_state_attributes
* remove some pylint: disable=protected-access
* remove LOGGER.warn(
* refactor for RoundThermostat
* ready for review
* small tweak
* small tweak 2
* fix regression, tweak
* tidy up docstring
* simplify code
2019-07-14 20:14:24 -07:00
Khole
bcf85a0df1
[Climate] Hive Add water heater Component post the refresh of the climate component. ( #25148 )
...
* climate_water_heater
* updated names
* Update water_heater
* Update requirements
* Updated reqirements
* Version update
* updated Versiojn
* Update device list
* Removed unused Attributes
2019-07-14 23:54:07 +02:00
Paulus Schoutsen
0a8b68fd4d
Correctly set property decorator on preset modes ( #25151 )
2019-07-14 14:45:44 -07:00
Josh Anderson
08f12750f1
Remove check and restore temp/mode changes ( #25149 )
2019-07-14 17:38:57 -04:00
Anders Melchiorsen
1798522ec8
Handle Sonos connection errors during setup ( #25135 )
2019-07-14 14:36:05 -07:00
Markus Jankowski
d91e5a6b66
remove comfort mode ( #25140 )
2019-07-14 14:31:32 -07:00
Joakim Plate
b57c60ad7a
Load requirements for platforms ( #25133 )
...
Fixes #25124 and fixes #25126
2019-07-14 14:13:36 -07:00
Frederik Bolding
fa8ae0865e
Small changes to bluetooth RSSI tracking ( #25056 )
...
* Updated bt_proximity dependency
* Closed bluetooth socket after RSSI request
* Updated bt_proximity requirement in manifest
2019-07-14 23:11:54 +02:00
Robert Svensson
01b890f426
Merge UniFi device tracker to config entry ( #24367 )
...
* Move device tracker to use config entry
* Remove monitored conditions attributes based on ADR0003
* Add support for import of device tracker config to be backwards compatible
* Remove unnecessary configuration options from device tracker
* Add component configuration support
2019-07-14 21:57:09 +02:00
David Bonnes
3480e6229a
[climate-1.0] Bugfix evohome showstopper ( #25139 )
...
* initial commit
* small tweak
2019-07-14 09:40:06 -07:00
cgtobi
e6a2dde19a
Fix aggregation in Netatmo public sensor ( #25132 )
...
* Clean up values
* Fix divisor
2019-07-14 12:46:17 +02:00
Franck Nijhof
9d4b5ee58d
Add Twente Milieu integration ( #25129 )
...
* Adds Twente Milieu integration
* Addresses flake8 warnings
* Adds required test deps
* Fixes path typo in coveragerc
* dispatcher_send -> async_dispatcher_send
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Removes not needed __init__
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Remove explicitly setting None default value on get call
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Correct typo in comment
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Clean storage for only the unloaded entry
Signed-off-by: Franck Nijhof <frenck@addons.community>
* asyncio.wait on updating all integrations
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Use string formatting
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Set a more sane SCAN_INTERVAL
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Small refactor around services
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Small styling correction
* Extract update logic into own function
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Addresses flake8 warnings
2019-07-14 12:30:23 +02:00
Austin Mroczek
369e6a3905
Move totalconnect from platform to component config ( #24427 )
...
* Move totalconnect component toward being a multi-platform integration. Bump total_connect_client to 0.28.
* add missing total-connect alarm state mappings
* Made recommended changes of MartinHjelmare at
https://github.com/home-assistant/home-assistant/pull/24427
* Update __init__.py
* Updates per MartinHjelmare comments
* flake8/pydocstyle fixes
* removed . at end of log message
* added blank line between logging and voluptuous
* more fixes
2019-07-14 09:24:40 +02:00
ktnrg45
b77d060304
PS4 move load_games and save_games helpers to init from media_player ( #25127 )
...
* Add constant for games_file
* move load and save games to init from media_player
* Move save and load games to init
* Missed arg
* missed arg
2019-07-13 20:11:19 +02:00
michaeldavie
a147a189ca
Update Environment Canada platforms ( #24884 )
...
* Add support for French
* Move labels to env_canada
* Bump env_canada to 0.0.17, change update frequency to 1 minute
* Update requirements_all.txt
* Set entity IDs separate from labels
* Flake error
* Remove monitored conditions
* Use next hourly forecast for missing conditions
* Switch sensors to unique_id
* Flake error
* Requested changes
* Simplify setting location parameters
2019-07-13 18:14:29 +02:00
Fabian Affolter
1e474bb5da
Upgrade youtube_dl to 2019.07.12 ( #25128 )
2019-07-13 18:10:09 +02:00
Paulus Schoutsen
d37d1ce4ad
Simplify Alexa/Google for new climate turn_on/off ( #25115 )
2019-07-13 10:27:50 +02:00
Paulus Schoutsen
8ec75cf883
Verify cloud user exists during boot ( #25119 )
2019-07-13 09:33:31 +02:00
ktnrg45
68edf10270
PS4 handle no connection/ fix spamming of logs when device is off ( #25091 )
...
* Bump 0.8.7
* Bump 0.8.7
* 0.8.7
* Handle exception. Handle device unavailable.
* Typo
* Blank line
2019-07-12 20:45:04 -06:00
cgtobi
c6b63b15b8
Add more public rain sensors ( #25117 )
2019-07-12 22:05:54 -04:00
Alex S
f705a1e62e
Splunk component filter support ( #25071 )
...
* Added code to support entity and domain filters in the config for splunk component, and the code to enforce the filter.
* * Moved code for posting splunk request to separate function, primarily to more easily write a test case where I can mock the point where the post would occur and validate that filtering is working correctly.
* Test cases created for full config check and to test the filtering
* Correcting static check errors/issues
* Correcting flake8 static check issue (introduced when addressing prior static check issues)
* Removing unused parameter to setup function - cleanup from reviewer request.
2019-07-13 00:35:23 +02:00
Paulus Schoutsen
f7aa1b026f
Updated frontend to 20190712.0
2019-07-12 14:58:50 -07:00
Aaron Bach
c73fa6157d
Add additional WWLLN test ( #25111 )
2019-07-12 14:36:49 -06:00
David Bonnes
de43237f6d
[climate] Add water_heater to evohome ( #25035 )
...
* initial commit
* refactor for sync
* minor tweak
* refactor convert code
* fix regression
* remove bad await
* de-lint
* de-lint 2
* address edge case - invalid tokens
* address edge case - delint
* handle no schedule
* improve support for RoundThermostat
* tweak logging
* delint
* refactor for greatness
* use time_zone: for state attributes
* small tweak
* small tweak 2
* have datetime state attributes as UTC
* have datetime state attributes as UTC - delint
* have datetime state attributes as UTC - tweak
* missed this - remove
* de-lint type hint
* use parse_datetime instead of datetime.strptime)
* remove debug code
* state atrribute datetimes are UTC now
* revert
* de-lint (again)
* tweak type hints
* de-lint (again, again)
* tweak type hints
* Convert datetime closer to sending it out
2019-07-12 21:29:45 +02:00
escoand
49abda2d49
Use more compatible samsungtv TV key ( #25083 )
...
* use more compatible TV key
* Remove extra spaces
2019-07-12 11:28:30 -07:00
Tom Harris
1368501cba
Bump insteonplm to 0.16.3 ( #25108 )
2019-07-12 19:47:59 +02:00
Victor Vostrikov
eae63cd231
Add support for multiple N26 accounts ( #25086 )
...
* Added support of multiple accounts for n26
* Code cleanup
* Added check for proper config
* Fiexed lints
2019-07-12 18:59:40 +02:00
Aaron Bach
b69663857b
Fix missing sensor unit in RainMachine ( #25101 )
2019-07-12 17:59:04 +02:00
cgtobi
a9980c8be0
Fix Netatmo climate issue when device out of reach ( #25096 )
...
* Fix valve/thermostat out of reach
* Fix boost for valves
* Set netatmo default max temp to 30
* Remove unnecessary get
* Remove unnecessary default value
* Readd get
2019-07-12 17:43:18 +02:00
Aaron Bach
31dd6364c3
Fix window exception in WWLLN ( #25100 )
...
* Beta fix: handle window exception in WWLLN
* Fixed test
* Fix bug
* Member comments
* Removed unused import
2019-07-12 17:41:47 +02:00
On Freund
0478e7f41d
Add turn on/off to coolmaster ( #25097 )
2019-07-12 17:40:28 +02:00
Wim Haanstra
f25f44a75b
Rename RitAssist to FleetGO ( #25093 )
2019-07-12 16:14:58 +02:00
ktnrg45
bbe45cbd4b
Ps4 move send_command service to init ( #25094 )
...
* Move services from media_player
* Move services to init
* add COMMANDS to const
* change service handler to sync
2019-07-12 13:14:35 +02:00
Aaron Bach
69cc6affd5
Add support for recording history to Apache Kafka ( #25085 )
...
* Add support for Apache Kafka
* Simplified
* Revert "Simplified"
This reverts commit fde4624e07
.
* Revert "Revert "Simplified""
This reverts commit 5ae57e64c2
.
* Completed
* Updated requirements
* Updated .coveragerc
* Removed unused import
* Updated codeowner
2019-07-12 13:13:51 +02:00
Anders Melchiorsen
6173d7c8a0
Support podcast episodes as Sonos favorites ( #25087 )
2019-07-12 07:08:57 +02:00
Pascal Vizeli
d47905d119
Add support for on/off climate ( #25026 )
...
* Add support for on/off climate
* address comments
* Add test for sync overwrite
* Add more tests
2019-07-11 15:28:11 -07:00
Matthias Alphart
e299d7b3d6
Update KNX component to xknx 0.11 ( #24738 )
...
* update component for xknx 0.11.0
- expose sensor state is not casted to float anymore
- climate mode operation list has no more None values
- light supports white_value (rgbw)
- sensor expects `group_address_state` now instead of `group_address`
- sensor forwards device_class if available
* update manifest to use xknx 0.11.0
* update requirements_all for xknx 0.11.0
* update for xknx 0.11.1
- require xknx 0.11.1
- use 'state_address' instead of 'address' in sensor and binary_sensor configuration
- optional 'sync_state' for sensors and binary_sensors
* remove questionable `del kwargs`
2019-07-11 22:01:37 +02:00
Pascal Vizeli
78a5dc71ac
Fix powercontrol media player alexa ( #25080 )
2019-07-11 08:35:46 -07:00
Markus Jankowski
04b4284746
Add climate related services to Homematic IP Cloud ( #25079 )
...
* add hmip climate services
* Rename accesspoint_id to hapid
to comply with config
* Revert "Rename accesspoint_id to hapid"
This reverts commit 4a3cd14e1482fb508273c728ad8020945b02e426.
2019-07-11 15:14:05 +02:00
Niels Mündler
71ddebbf41
Remove monitored conditions from syncthru ( #25052 )
2019-07-11 11:13:34 +02:00
Paulus Schoutsen
27d750db1c
Guard module being None ( #25077 )
2019-07-11 09:38:58 +02:00
Paulus Schoutsen
2eecb08b51
Do not reverse open/close calls ( #24879 )
2019-07-10 23:33:38 -07:00
Aaron Bach
51a40c0441
Change unique_id formula for Notion entities ( #25076 )
...
* Change unique_id formula for Notion entities
* Don't use name
2019-07-11 07:31:03 +02:00
Martin Hjelmare
177f5a35ae
Rewrite calendar component ( #24950 )
...
* Correct google calendar test name
* Rewrite calendar component
* Save component in hass.data.
* Rename device_state_attributes to state_attributes.
* Remove offset attribute from base state_attributes.
* Extract offset helpers to calendar component.
* Clean imports.
* Remove stale constants.
* Remove name and add async_get_events.
* Add normalize_event helper function. Copied from #21495 .
* Add event property to base entity.
* Use event property for calendar state.
* Ensure event start and end.
* Remove entity init.
* Add comment about event data class.
* Temporary keep old start and end datetime format.
* Convert demo calendar
* Convert google calendar
* Convert google calendar.
* Clean up google component.
* Keep offset feature by using offset helpers.
* Convert caldav calendar
* Clean up caldav calendar.
* Update caldav cal on addition.
* Bring back offset to caldav calendar.
* Copy caldav event on update.
* Convert todoist calendar
2019-07-10 20:59:37 -07:00
Paulus Schoutsen
c6af8811fb
Version bump to 0.97.0dev0
2019-07-10 20:50:31 -07:00
Paulus Schoutsen
cde3f670c2
pylint
2019-07-10 20:47:27 -07:00
Phil Bruckner
c80683bb15
Restore automation last_triggered as datetime & fix test ( #24951 )
...
* Restore automation last_triggered as datetime & fix test
* last_triggered is always a string
2019-07-10 20:42:38 -07:00
Paulus Schoutsen
073327831f
Correctly store removed entities for restore state ( #25073 )
...
* Correctly store removed entities for restore state
* Lint
* Do not assume about set encoding
2019-07-10 20:41:03 -07:00
Charles Garwood
312fceeaf6
Add websocket API command for Z-Wave network status ( #25066 )
...
* Add websocket API command for Z-Wave network status
* lint
* Add callback decorator
* Remove state_str, fix lint
2019-07-10 19:50:42 -07:00
monte-monte
42d2f30ab8
Complete OPERATION_MODES ( #25069 )
...
XKNX library has complete list of KNX controller modes, but current version of HA KNX climate plugin uses only two of them and one is named incorrectly ("Dehumidification" instead of "Dry"). https://github.com/XKNX/xknx/blob/master/xknx/knx/dpt_hvac_mode.py
I've added missing control modes, which has corresponding operation mode in HA. Tested this patch on my KNX IntesisBox which is used with Mitsubishi split AC, all modes were detected correctly and working as expected.
I've also corrected datapoint number in a comment, because it was pointing to a wrong one: http://www.sti.uniurb.it/romanell/Domotica_e_Edifici_Intelligenti/110504-Lez10a-KNX-Datapoint%20Types%20v1.5.00%20AS.pdf see page 94.
2019-07-10 15:59:43 -07:00
Jeff Irion
4844477d3a
Make sure volume level is valid when incrementing/decrementing ( #25061 )
...
* Make sure volume level is not None before incrementing/decrementing
* Pass linting checks
2019-07-10 15:58:29 -07:00
Martijn van Zal
ca8118138c
Change phrases in the logbook component for persons and binary_sensors ( #25053 )
...
Persons are now threated the same as device trackers, so the logbook states
"<name> is at <location>" or "<name> is away" instead of "<name> changed to <location|not_home>"
Binary sensors now show phrases that relate to their device_class attribute.
So "Front door is closed" instead of "Front door turned off" or "Hallway PIR detected movement"
instead of "Hallway PIR turned on"
2019-07-10 15:56:41 -07:00
Johann Kellerman
e51b5e801e
SMA catch error ( #25045 )
...
* SMA small fix
* lib update
* req
2019-07-10 15:55:40 -07:00
Aaron Bach
9ccb85d959
Add support for World Wide Lightning Location Network ( #25001 )
...
* Add support for World Wide Lightning Location Network
* Updated .coveragerc
* Added test
* Updated requirements
* Fixed tests
* Use local time for nearest strike
* Base geo location in place
* Finished geolocation work
* Fixed tests
* Cleanup
* Removed no-longer-needed method
* Updated requirements
* Add support for window and attrs
* Add strike ID to entity name
* Member comments
2019-07-10 16:40:11 -06:00
Alexei Chetroi
cea857e18a
Bump up ZHA dependencies. ( #25062 )
...
Bump zigpy-homeassistant to 0.7.0
Bump zigpy-deconz to 0.2.1
Bump zigpy-xbee-homeassistant to 0.4.0
2019-07-10 12:20:37 -07:00
Anders Melchiorsen
1afa136fc0
Fix for Sonos debug logging ( #25064 )
...
* Fix for Sonos debug logging
* Start logging messages with capital letters
2019-07-10 12:19:28 -07:00
David F. Mulcahey
777e1ca832
bump zha-quirks version ( #25059 )
2019-07-10 11:59:06 -07:00
Johann Kellerman
2e26f0bd2b
Add check_config helper ( #24557 )
...
* check_config
* no ignore
* tests
* try tests again
2019-07-10 11:56:50 -07:00
Penny Wood
236debb455
Avoid flooding steam API ( #23941 )
2019-07-10 11:15:42 -07:00
Paulus Schoutsen
5f5c541f2f
Update translations
2019-07-10 10:50:50 -07:00
Paulus Schoutsen
f0f7dc4884
Updated frontend to 20190710.0
2019-07-10 10:49:07 -07:00
Anders Melchiorsen
18d27c997d
Add Sonos debug logging ( #25063 )
2019-07-10 09:30:45 -07:00
David Bonnes
a44686389c
[climate] Bugfix honeywell misleading error message ( #25048 )
...
* initial commit
* refactor for sync
* minor tweak
* refactor convert code
* fix regression
* remove bad await
* de-lint
* de-lint 2
* improve error message
* rebase
* tweak
* de-lint
2019-07-10 08:38:31 -07:00
cdce8p
98ba015f06
Remove myself as codeowner ( #25043 )
2019-07-10 08:36:17 -07:00
Matte23
c1c2159dee
Added marker sensor to CUPS integration ( #25037 )
2019-07-10 08:35:30 -07:00
Paul Annekov
a30c37017b
Update tuyaha to 0.0.2 to catch API exceptions ( #25050 )
...
* Update tuyaha to 0.0.2 to catch API exceptions
* Updated tuyaha version in requirements
2019-07-10 01:54:19 +02:00
Aaron Bach
195b034abc
Add config flow support to Geolocation ( #25046 )
2019-07-10 00:50:16 +02:00
William Sutton
c5239c6176
Add radiotherm CT80 current humidity support ( #25024 )
...
* Added CT80 Current Humidity Support
Added a check for if device is a CT80, and if so, queries the humidity object to get the current measured humidity reading.
* Update climate.py
Removed whitespace on line 229
* Update climate.py
Added humidity property. Version on local machine had that from previous tinkering.
* Update climate.py
Removed whitespace
* Update climate.py
Fixed tstat error handling for humidity data.
2019-07-09 21:18:05 +02:00
jlrgraham
5be695c49c
Bump pyvera to 0.3.2, null/missing value protection ( #25041 )
...
* Bump pyvera to 0.3.2, null/missing value protection.
* Add another place where the pyvera version is set.
2019-07-09 20:06:45 +02:00
cgtobi
8652c84745
Fix Netatmo rain gauge precision ( #25036 )
2019-07-09 19:57:29 +02:00
Franck Nijhof
36ed725ab4
Improve toon climate ( #25040 )
...
* Renames internal climate state variable to preset
* Shorten function comments
* Updates local variables on preset and temp changes
* Adds support for hvac_action
2019-07-09 19:52:38 +02:00
Malte Franken
cf5a35a421
updated geojson_client library to version 0.4 ( #25039 )
2019-07-09 13:06:10 -04:00
Fabian Affolter
8256d72f6d
Upgrade youtube_dl to 2019.07.02 ( #24990 )
...
* Upgrade youtube_dl to 2019.07.01
* Update homeassistant/components/media_extractor/manifest.json
Co-Authored-By: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Update requirements_all.txt
Co-Authored-By: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-07-09 13:03:52 -04:00
Franck Nijhof
3ce1049d21
Centralizes Toon data, reducing API calls ( #23988 )
...
* Centralizes Toon data, reducing API calls
Fixes #21825
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Fixes bad copy past action in services.yaml
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Addresses review comments
Signed-off-by: Franck Nijhof <frenck@addons.community>
* 👕 Fixes too many blank lines
* Unsub dispatcher
2019-07-09 14:18:51 +02:00
arigilder
f3e542542a
Add missing support for jewish_calendar.omer_count sensor ( #24958 )
...
* Add missing support for omer_count to jewish_calendar
* Add tests for omer sensor
* Add tests for omer after tzeit hakochavim
* Lint fixes
2019-07-09 11:58:57 +02:00
cgtobi
07b635e7aa
Fix Netatmo climate presets ( #25029 )
...
* Fix netatmo presets
* Remove off mode for valves
* Revert usage of global const
* Flip values
* Remove try...except block
2019-07-09 10:40:02 +02:00
Aaron Bach
c2e843cbc3
Add support for Notion Home Monitoring ( #24634 )
...
* Add support for Notion Home Monitoring
* Updated coverage
* Removed auto-generated translations
* Stale docstrings
* Corrected hardware version
* Fixed binary sensor representation
* Cleanup and update protection
* Updated log message
* Cleaned up is_on
* Updated docstring
* Modified which data is updated during async_update
* Added more checks during update
* More cleanup
* Fixed unhandled exception
* Owner-requested changes (round 1)
* Fixed incorrect scan interval retrieval
* Ugh
* Removed unnecessary import
* Simplified everything via dict lookups
* Ensure bridges are properly registered
* Fixed tests
* Added catch for invalid credentials
* Ensure bridge ID is updated as necessary
* Updated method name
* Simplified bridge update
* Add support for updating bridge via_device_id
* Device update guard clause
* Removed excess whitespace
* Whitespace
* Owner comments
* Member comments
2019-07-09 10:29:06 +02:00
Andrew Sayre
7a5fca69af
Add hvac fan state ( #25030 )
2019-07-09 09:59:48 +02:00
Franck Nijhof
3016d3a186
Toon fixes for Climate 1.0 ( #25027 )
2019-07-09 08:44:30 +02:00
Joakim Plate
2fbbcafaed
Support config flow on custom components ( #24946 )
...
* Support populating list of flows from custom components
* Re-allow custom component config flows
* Add tests for custom component retrieval
* Don't crash view if no handler exist
* Use get_custom_components instead fo resolve_from_root
* Switch to using an event instead of lock
* Leave list of integrations as set
* The returned list is not guaranteed to be ordered
Backend uses a set to represent them.
2019-07-09 01:19:37 +02:00
Pascal Vizeli
a2237ce5d4
homematic add off support for climate ( #25017 )
...
* homematic add off support for climate
* fix lint
2019-07-09 00:00:25 +02:00
Daniel Høyer Iversen
af7f61fec2
ambiclimate hvac_modes ( #25015 )
...
* ambiclimate hvac_modes
* style
2019-07-08 14:12:23 -07:00
Paulus Schoutsen
26a66276cd
Fix Nest sensor ( #25023 )
2019-07-08 14:12:02 -07:00
Phil Bruckner
9944e675a5
Add template support to state trigger's for option ( #24912 )
2019-07-08 13:59:58 -07:00
Phil Bruckner
f9b9883aba
Add template support to numeric_state trigger's for option ( #24955 )
2019-07-08 13:58:50 -07:00
Phil Bruckner
1431fd6fbd
Add datetime option to input_datetime.set_datetime service ( #24975 )
2019-07-08 13:18:42 -07:00
Paulus Schoutsen
b11171aaeb
Fix mimetypes on borked Windows machines ( #25018 )
2019-07-08 13:16:22 -07:00
Paulus Schoutsen
0b7a901c81
Fix ecobee flaky test ( #25019 )
2019-07-08 13:10:01 -07:00
Daniel Høyer Iversen
662e0dde80
Sensibo, add HVAC_MODE_OFF ( #25016 )
2019-07-08 13:17:59 -04:00
Joakim Plate
ab832cda71
Add support for arcam fmj receivers ( #24621 )
...
* Add arcam_fmj support
* Just use use state in player avoid direct client access
* Avoid leaking exceptions on invalid data
* Fix return value for volume in case of 0
* Mark component as having no coverage
* Add new requirement
* Add myself as maintainer
* Correct linting errors
* Use async_create_task instead of async_add_job
* Use new style string format instead of concat
* Don't call init of base class without init
* Annotate callbacks with @callback
Otherwise they won't be called in loop
* Reduce log level to debug
* Use async_timeout instead of wait_for
* Bump to version of arcam_fmj supporting 3.5
* Fix extra spaces
* Drop somewhat flaky unique_id
* Un-blackify ident to satisy pylint
* Un-blackify ident to satisy pylint
* Move default name calculation to config validation
* Add test folder
* Drop unused code
* Add tests for config flow import
2019-07-08 17:14:19 +02:00
Jesse Rizzo
f90fe7e628
Enphase envoy individual inverter production ( #24445 )
...
* bump envoy_reader version to 0.4
* bump dependency envoy_reader to 0.4
* Enphase envoy get individual inverter production
* Add period in function description
* Fix dumb typo
* Define _attributes in __init__
* Better error messages, make update async
* Fix format error
* Fix pylint errors
* set unknown state to None
* Bump envoy_reader version to 0.8
* Change attributes to separate sensors
* Fix dumb thing
* Improve platform_setup for inverters
* Remove unneeded self._attributes, refactor platform setup
* Refactor platform setup
2019-07-08 10:21:08 -04:00
Chris Johnston
32685f16bf
Implement Twilio SMS notify MediaUrl support ( #24971 )
...
* Implement Twilio SMS notify MediaUrl support
Adds support for setting the `media_url` parameter of the twilio API
client with an optional attribute under the notify `data`
attribute.
Per the twilio docs (https://www.twilio.com/docs/sms/send-messages#include-medi$
this feature is only available in the US and Canada, for
GIF, PNG, or JPEG content.
* lint: fix 80 char ruler
* use kwargs to set the media_url
after testing locally, seems like the previous way of using
object() was not working. this seems to be working
* re-use the ATTR_MEDIAURL attribute
2019-07-08 14:05:15 +02:00
Pascal Vizeli
84cf76ba36
Climate 1.0 ( #23899 )
...
* Climate 1.0 / part 1/2/3
* fix flake
* Lint
* Update Google Assistant
* ambiclimate to climate 1.0 (#24911 )
* Fix Alexa
* Lint
* Migrate zhong_hong
* Migrate tuya
* Migrate honeywell to new climate schema (#24257 )
* Update one
* Fix model climate v2
* Cleanup p4
* Add comfort hold mode
* Fix old code
* Update homeassistant/components/climate/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update homeassistant/components/climate/const.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* First renaming
* Rename operation to hvac for paulus
* Rename hold mode to preset mode
* Cleanup & update comments
* Remove on/off
* Fix supported feature count
* Update services
* Update demo
* Fix tests & use current_hvac
* Update comment
* Fix tests & add typing
* Add more typing
* Update modes
* Fix tests
* Cleanup low/high with range
* Update homematic part 1
* Finish homematic
* Fix lint
* fix hm mapping
* Support simple devices
* convert lcn
* migrate oem
* Fix xs1
* update hive
* update mil
* Update toon
* migrate deconz
* cleanup
* update tesla
* Fix lint
* Fix vera
* Migrate zwave
* Migrate velbus
* Cleanup humity feature
* Cleanup
* Migrate wink
* migrate dyson
* Fix current hvac
* Renaming
* Fix lint
* Migrate tfiac
* migrate tado
* Fix PRESET can be None
* apply PR#23913 from dev
* remove EU component, etc.
* remove EU component, etc.
* ready to test now
* de-linted
* some tweaks
* de-lint
* better handling of edge cases
* delint
* fix set_mode typos
* apply PR#23913 from dev
* remove EU component, etc.
* ready to test now
* de-linted
* some tweaks
* de-lint
* better handling of edge cases
* delint
* fix set_mode typos
* delint, move debug code
* away preset now working
* code tidy-up
* code tidy-up 2
* code tidy-up 3
* address issues #18932 , #15063
* address issues #18932 , #15063 - 2/2
* refactor MODE_AUTO to MODE_HEAT_COOL and use F not C
* add low/high to set_temp
* add low/high to set_temp 2
* add low/high to set_temp - delint
* run HA scripts
* port changes from PR #24402
* manual rebase
* manual rebase 2
* delint
* minor change
* remove SUPPORT_HVAC_ACTION
* Migrate radiotherm
* Convert touchline
* Migrate flexit
* Migrate nuheat
* Migrate maxcube
* Fix names maxcube const
* Migrate proliphix
* Migrate heatmiser
* Migrate fritzbox
* Migrate opentherm_gw
* Migrate venstar
* Migrate daikin
* Migrate modbus
* Fix elif
* Migrate Homematic IP Cloud to climate-1.0 (#24913 )
* hmip climate fix
* Update hvac_mode and preset_mode
* fix lint
* Fix lint
* Migrate generic_thermostat
* Migrate incomfort to new climate schema (#24915 )
* initial commit
* Update climate.py
* Migrate eq3btsmart
* Lint
* cleanup PRESET_MANUAL
* Migrate ecobee
* No conditional features
* KNX: Migrate climate component to new climate platform (#24931 )
* Migrate climate component
* Remove unused code
* Corrected line length
* Lint
* Lint
* fix tests
* Fix value
* Migrate geniushub to new climate schema (#24191 )
* Update one
* Fix model climate v2
* Cleanup p4
* Add comfort hold mode
* Fix old code
* Update homeassistant/components/climate/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update homeassistant/components/climate/const.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* First renaming
* Rename operation to hvac for paulus
* Rename hold mode to preset mode
* Cleanup & update comments
* Remove on/off
* Fix supported feature count
* Update services
* Update demo
* Fix tests & use current_hvac
* Update comment
* Fix tests & add typing
* Add more typing
* Update modes
* Fix tests
* Cleanup low/high with range
* Update homematic part 1
* Finish homematic
* Fix lint
* fix hm mapping
* Support simple devices
* convert lcn
* migrate oem
* Fix xs1
* update hive
* update mil
* Update toon
* migrate deconz
* cleanup
* update tesla
* Fix lint
* Fix vera
* Migrate zwave
* Migrate velbus
* Cleanup humity feature
* Cleanup
* Migrate wink
* migrate dyson
* Fix current hvac
* Renaming
* Fix lint
* Migrate tfiac
* migrate tado
* delinted
* delinted
* use latest client
* clean up mappings
* clean up mappings
* add duration to set_temperature
* add duration to set_temperature
* manual rebase
* tweak
* fix regression
* small fix
* fix rebase mixup
* address comments
* finish refactor
* fix regression
* tweak type hints
* delint
* manual rebase
* WIP: Fixes for honeywell migration to climate-1.0 (#24938 )
* add type hints
* code tidy-up
* Fixes for incomfort migration to climate-1.0 (#24936 )
* delint type hints
* no async unless await
* revert: no async unless await
* revert: no async unless await 2
* delint
* fix typo
* Fix homekit_controller on climate-1.0 (#24948 )
* Fix tests on climate-1.0 branch
* As part of climate-1.0, make state return the heating-cooling.current characteristic
* Fixes from review
* lint
* Fix imports
* Migrate stibel_eltron
* Fix lint
* Migrate coolmaster to climate 1.0 (#24967 )
* Migrate coolmaster to climate 1.0
* fix lint errors
* More lint fixes
* Fix demo to work with UI
* Migrate spider
* Demo update
* Updated frontend to 20190705.0
* Fix boost mode (#24980 )
* Prepare Netatmo for climate 1.0 (#24973 )
* Migration Netatmo
* Address comments
* Update climate.py
* Migrate ephember
* Migrate Sensibo
* Implemented review comments (#24942 )
* Migrate ESPHome
* Migrate MQTT
* Migrate Nest
* Migrate melissa
* Initial/partial migration of ST
* Migrate ST
* Remove Away mode (#24995 )
* Migrate evohome, cache access tokens (#24491 )
* add water_heater, add storage - initial commit
* add water_heater, add storage - initial commit
delint
add missing code
desiderata
update honeywell client library & CODEOWNER
add auth_tokens code, refactor & delint
refactor for broker
delint
* Add Broker, Water Heater & Refactor
add missing code
desiderata
* update honeywell client library & CODEOWNER
add auth_tokens code, refactor & delint
refactor for broker
* bugfix - loc_idx may not be 0
more refactor - ensure pure async
more refactoring
appears all r/o attributes are working
tweak precsion, DHW & delint
remove unused code
remove unused code 2
remove unused code, refactor _save_auth_tokens()
* support RoundThermostat
bugfix opmode, switch to util.dt, add until=1h
revert breaking change
* store at_expires as naive UTC
remove debug code
delint
tidy up exception handling
delint
add water_heater, add storage - initial commit
delint
add missing code
desiderata
update honeywell client library & CODEOWNER
add auth_tokens code, refactor & delint
refactor for broker
add water_heater, add storage - initial commit
delint
add missing code
desiderata
update honeywell client library & CODEOWNER
add auth_tokens code, refactor & delint
refactor for broker
delint
bugfix - loc_idx may not be 0
more refactor - ensure pure async
more refactoring
appears all r/o attributes are working
tweak precsion, DHW & delint
remove unused code
remove unused code 2
remove unused code, refactor _save_auth_tokens()
support RoundThermostat
bugfix opmode, switch to util.dt, add until=1h
revert breaking change
store at_expires as naive UTC
remove debug code
delint
tidy up exception handling
delint
* update CODEOWNERS
* fix regression
* fix requirements
* migrate to climate-1.0
* tweaking
* de-lint
* TCS working? & delint
* tweaking
* TCS code finalised
* remove available() logic
* refactor _switchpoints()
* tidy up switchpoint code
* tweak
* teaking device_state_attributes
* some refactoring
* move PRESET_CUSTOM back to evohome
* move CONF_ACCESS_TOKEN_EXPIRES CONF_REFRESH_TOKEN back to evohome
* refactor SP code and dt conversion
* delinted
* delinted
* remove water_heater
* fix regression
* Migrate homekit
* Cleanup away mode
* Fix tests
* add helpers
* fix tests melissa
* Fix nehueat
* fix zwave
* add more tests
* fix deconz
* Fix climate test emulate_hue
* fix tests
* fix dyson tests
* fix demo with new layout
* fix honeywell
* Switch homekit_controller to use HVAC_MODE_HEAT_COOL instead of HVAC_MODE_AUTO (#25009 )
* Lint
* PyLint
* Pylint
* fix fritzbox tests
* Fix google
* Fix all tests
* Fix lint
* Fix auto for homekit like controler
* Fix lint
* fix lint
2019-07-08 14:00:24 +02:00
Joakim Plate
c2f1c4b981
Correct socket use in cert_expiry platform ( #25011 )
...
* Make sure we use same family for ssl socket and connection
getaddrinfo result could be different from what connection
was made with. It also blocks potential use of
happy eye balls algorithm
This also fixes lingering sockets until python garbage
collection.
* Add availability value if unable to get expiry
* Fix lint issue
2019-07-08 11:33:23 +02:00
Seweryn Zeman
31d7b702a6
Added missing yeelight models mapping ( #24963 )
2019-07-07 23:50:48 -04:00
Joakim Sørensen
df4caf41d0
Install requirements for integrations in packages before importing them. ( #25005 )
...
* Process requirements for integrations in packages before loading
* trigger buld
2019-07-07 12:04:30 -07:00
Tom Harris
0595fc3097
Upgrade insteonplm to 0.16.0 and add INSTEON scene triggering ( #24765 )
...
* Upgrade insteonplm to 0.16.0 and add INSTEON scene triggering
* Fix spacing issue
* Dummy commit to trigger CLA
* Remove dummy change
* Code review changes
* Use ENTITY_MATCH_ALL keyword from const and lint cleanup
* Make entity method print_aldb private
2019-07-07 20:31:04 +02:00
Tsvi Mostovicz
b0dc782c98
Upgrade hdate==0.8.8 ( #25008 )
...
This should fix incosistencies between issur_melacha_in_effect sensor and candle_lighting time.
Probably fixes #24479 and #23852
2019-07-07 17:32:54 +02:00
Daniel Høyer Iversen
ecd7f86df0
upgrade switchmate to latest lib ( #25006 )
2019-07-07 13:02:13 +02:00
Dave T
6e24b52a7e
Add support for aurora ABB Powerone solar photovoltaic inverter ( #24809 )
...
* Add support for aurora ABB Powerone solar photovoltaic inverter
* Add support for aurora ABB Powerone solar photovoltaic inverter
* Update stale docstring
* Fixed whitespace lint errors
* Remove test code
* Delete README.md
Website documentation contains setup instructions. README not needed here.
* Only close the serial line once.
* Correct newlines between imports
* Change add_devices to add_entites and remove unnecessary logging.
* Use new style string formatting instead of concatenation
* Directly access variables rather than via config.get
* Update sensor.py
2019-07-07 11:22:21 +02:00
David Winn
628e12c944
Sleepiq single sleeper crash ( #24941 )
...
* Update sleepyq to 0.7
Fixes crash when working with a single sleeper.
* sleepiq: Handle null side definitions
These happen if no sleeper is defined for a side of the bed. Don't
create sensors for null sides; they'll crash every time we try to use
them.
* sleepiq: Fix urls mocked to match sleepyq 0.7
* sleepi: Fix test_sensor.TestSleepIQSensorSetup
Sleepyq 0.7 throws on empty strings, so we have to specify them.
* sleepiq: Test for ValueError thrown by sleepyq 0.7
* sleepiq: Drop no longer used HTTPError import
* sleepiq: Add tests for single sleeper case
* sleepiq: Shorten comments to not overflow line length
* sleepiq: Use formatted string literals for adding suffixes to test files
* sleepiq: Use str.format() for test suffixing
2019-07-07 08:40:02 +02:00
Penny Wood
adbec5bffc
Changes as per code review of #24646 ( #24917 )
2019-07-07 07:36:57 +02:00
Ville Skyttä
e8a5306c23
Upgrade mypy to 0.711, drop no longer needed workarounds ( #24998 )
...
https://mypy-lang.blogspot.com/2019/06/mypy-0711-released.html
2019-07-07 03:58:33 +02:00
Paul Annekov
97ed7fbb3f
Switched from tuyapy to tuyaha as 1st one is not maintained ( #24821 )
2019-07-06 10:39:49 -07:00
Robert Dunmire III
003ca655ee
Fix errors if rest source becomes unavailable ( #24986 )
...
* Fix errors if rest source becomes unavailable
* Remove exclamation mark
2019-07-06 19:33:37 +02:00
Adriaan Peeters
412910ca65
Add sonos.play_queue service ( #24974 )
...
* Add sonos.play_queue service
* Add SERVICE_PLAY_QUEUE import in alphabetical order
* Add queue_position parameter for sonos.play_queue service
* Move queue_position default to schema definition
2019-07-06 17:19:03 +02:00
Franck Nijhof
31f569ada9
Batch of Component(s) -> Integration(s) ( #24972 )
2019-07-05 15:24:26 -07:00
Niels Mündler
e75c9efb3f
Fix monitoring of trays in syncthru component ( #24961 )
2019-07-05 11:23:17 +02:00
cgtobi
e93919673e
Implement ADR0003 for Netatmo sensor ( #24944 )
...
* Remove configurable monitored conditions
* Only process existing modules
* Remove unused import
* Fix linter error
2019-07-05 09:41:18 +02:00
John Mihalic
c814b39fdb
Update pyHik library to 0.2.3 ( #24957 )
2019-07-05 09:29:35 +02:00
Aaron Bach
a491f97eb9
Allow updating of via_device in device registry ( #24921 )
...
* Allow updating of via_device in device registry
* Added test
2019-07-04 19:10:23 -04:00
David F. Mulcahey
3c487928d4
New scanner device tracker and ZHA device tracker support ( #24584 )
...
* initial implementation for zha device trackers
* constant
* review comments
* Revert "review comments"
This reverts commit 2130823566820dfc114dbeda08fcdf76ed47a4e7.
* rename device tracker entity
* update trackers
* raise when not implemented
* Update homeassistant/components/device_tracker/config_entry.py
Review comment
Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
* move source type to base state attrs
* review comments
* review comments
* review comments
* fix super call
* fix battery and use last seen from device
* add test
* cleanup and add more to test
* cleanup post zha entity removal PR
* add tests for base entities
* rework entity tests
2019-07-04 12:44:39 +02:00
Steven Rollason
e824c553ca
Fix exclusion of routes with excl_filter ( #24928 )
...
Fix exclusion of routes with excl_filter (was including instead of excluding)
2019-07-03 19:48:01 -04:00
Chris Soyars
2634f35b4e
Add support for Yale YRL256 lock ( #24932 )
2019-07-03 19:29:21 -04:00
Anders Melchiorsen
a1aaeab33a
Update pysonos to 0.0.19 ( #24930 )
2019-07-03 19:26:16 -04:00
Jeff Irion
e9816f7e30
Bump androidtv to 0.0.18 ( #24927 )
...
* Bump androidtv to 0.0.18
* Bump androidtv to 0.0.18
2019-07-03 20:18:37 +02:00
David F. Mulcahey
a9459c6d92
Remove ZHA device entity ( #24909 )
...
* move availability handling to device
* update last_seen format
* add battery sensor
* fix interval
* fix battery reporting now that it is a sensor
* remove zha entities and add battery sensor
2019-07-03 13:36:36 -04:00
Дубовик Максим
eec67d8b1a
New languages that looks like supported by Google but not documented: ( #24881 )
...
* cs-CZ – Czech, Czech Republic
* el-GR – Modern Greek (1453-), Greece
* en-IN – English, India
* fi-FI – Finnish, Finland
* fil-PH – Filipino, Philippines
* hi-IN – Hindi, India
* id-ID – Indonesian, Indonesia
* vi-VN – Vietnamese, Viet Nam
Fixed regex expression to match language codes like fil-PH
2019-07-03 16:40:14 +02:00
cgtobi
e8d9fe0aa8
Fix home coach discovery ( #24902 )
...
* Fix home coach discovery
* Update requirements file
2019-07-02 21:55:01 -04:00
Paulus Schoutsen
aa03550f6b
Updated frontend to 20190702.0
2019-07-02 10:34:22 -07:00
kreegahbundolo
61c88db8a1
Add ability to send attachments in pushover notifications ( #24806 )
...
* Added ability to send attachments in pushover notifications
* Added full name for exception to satisfy static check
* Fixed hanging indent lint problem
* Added path checking, removed import re, changed url check method to use
startswith.
* Removed argument from logging statement.
* Changed IOError to OSError, fixed logging, added logging statement.
2019-07-02 17:56:12 +02:00
Phil Bruckner
8dca73d08e
Add missing trigger.for variable to template trigger ( #24893 )
2019-07-02 17:46:26 +02:00
Phil Bruckner
3f4ce70414
Fix 'same state' monitoring in state trigger ( #24904 )
2019-07-02 17:29:38 +02:00
Phil Bruckner
945afbc6d4
Fix 'same state' monitoring in numeric_state trigger ( #24910 )
2019-07-02 17:28:02 +02:00
Anders Melchiorsen
c0a342d790
Stability improvements for Sonos availability ( #24880 )
...
* Stability improvements for Sonos availability
* Handle seen reentrancy
2019-07-02 09:25:02 -04:00
Phil Bruckner
e3d281b3c4
Bump life360 package to 4.0.1 ( #24905 )
2019-07-02 12:14:46 +02:00
Penny Wood
23dd644f4a
Update IDs for rename node/value ( #24646 )
...
* Update IDs for rename node/value
* Rename devices and entities
* Improved coverage
2019-07-01 15:54:19 -07:00
David F. Mulcahey
7f90a1cab2
go back to signals and no hard entity references ( #24894 )
2019-07-01 16:32:57 -04:00
kevank
b6e0f538c5
Update tts.py ( #24892 )
2019-07-01 10:49:27 -07:00
Dennis Keitzel
8cd138608c
Support mqtt discovery topic prefix with slashes ( #24840 )
2019-07-01 10:23:01 -07:00
David Bonnes
846575b7fb
Tweak geniushub battery icons according to device state ( #24798 )
...
* tweak battery icons according to device state/availability
* tweak battery icons according to device state/availability 2
* make dt objects aware
* make dt objects aware 2
* woops - use util.dt in favour of datetime
* woops - use util.dt in favour of datetime 2
* refactor battery icon code, remove parallel_updates
2019-07-01 10:19:14 -07:00
Jeff Irion
5ba83d4dfb
Bump androidtv to 0.0.17 ( #24886 )
...
* Bump androidtv to 0.0.17
* Bump androidtv to 0.0.17
2019-07-01 10:47:21 -04:00
Paulus Schoutsen
0dd19ed49c
Updated frontend to 20190630.0
2019-06-30 22:53:35 -07:00
Paulus Schoutsen
77b83b9e4d
Update translations
2019-06-30 22:53:27 -07:00
Andrew Sayre
7db4eeaf7f
Move SmartThings imports to top ( #24878 )
...
* Move imports to top
* use lib constants
* Add missing three_axis mapping
2019-06-30 22:29:21 -04:00
David F. Mulcahey
7d651e2b7a
Fix traceback during ZHA device removal ( #24882 )
...
* fix device remove lifecycle
* clean up remove signal
* add guard
2019-06-30 21:12:27 -04:00
Fabian Affolter
40c424e793
Upgrade bcrypt to 3.1.7 ( #24850 )
2019-06-30 20:23:47 -04:00
Fabian Affolter
a6ea5d43b4
Upgrade importlib-metadata to 0.18 ( #24848 )
2019-06-30 20:23:27 -04:00
Maikel Punie
bf70e91a0d
Velbus: autodiscover covers ( #24877 )
...
* Added covers to the velbus component with autodicovery, bumped python velbus version
* Fixed some pylint stuff
2019-06-30 13:02:07 -07:00
Fabian Affolter
5cf923ead6
Upgrade youtube_dl to 2019.06.27 ( #24875 )
2019-06-30 13:52:08 -04:00
realthk
fec2461e0e
Hungarian is also supported in Google Cloud TTS ( #24861 )
...
* Hungarian is also a supported language
* Hungarian is also a supported language
* Hungarian is also a supported language
2019-06-30 13:50:06 -04:00
Fabian Affolter
c71a5643ff
Update praw to 6.3.1 ( #23737 )
...
* Upgrade praw to 6.3.1
* Update praw to 6.3.1
2019-06-30 16:49:16 +02:00
zewelor
b0387c4428
Fix mysensors icon name ( #24871 )
2019-06-30 12:15:29 +02:00
Fabian Affolter
1e149a704b
Upgrade cryptography to 2.7 ( #24852 )
2019-06-30 07:21:35 +02:00
Fabian Affolter
cb71b4a657
Upgrade psutil to 5.6.3 ( #24854 )
2019-06-29 11:40:57 -04:00
Fabian Affolter
26cc41094d
Upgrade jinja2 to >=2.10.1 ( #24851 )
2019-06-29 15:47:22 +02:00
Fabian Affolter
9946b19735
Upgrade pyyaml to 5.1.1 ( #24847 )
2019-06-29 14:34:55 +02:00
Fabian Affolter
6ad9a97f0d
Upgrade certifi to >= 2019.6.16 ( #24846 )
2019-06-29 14:34:27 +02:00
Fabian Affolter
a91ad0189e
Upgrade numpy to 1.16.4 ( #24845 )
2019-06-29 07:15:32 -04:00
Fabian Affolter
67b6657bcd
Upgrade sqlalchemy to 1.3.5 ( #24844 )
2019-06-29 07:14:47 -04:00
Fabian Affolter
e1a34c8030
Upgrade luftdaten to 0.6.1 ( #24842 )
...
* Upgrade luftdaten to 0.6.0
* Upgrade luftdaten to 0.6.1
2019-06-29 11:03:38 +02:00
zewelor
b70f907d25
Fix yeelight color temp getter ( #24830 )
...
* Fix yeelight color temp getter
* Remove wrong types
2019-06-28 22:56:11 -07:00
Jonathan Keljo
cde855f67d
Upgrade sisyphus-control to 2.2 ( #24837 )
...
PR #22457 added some code that used new methods in `sisyphus-control` 2.2.
Unfortunately, because of the move to manifests it was merged still depending
on 2.1.
Fixes #24834
2019-06-28 22:45:57 -07:00
Phil Bruckner
03e6a92cf3
Add template support to template trigger's for option ( #24810 )
2019-06-28 22:30:47 -07:00
Paulus Schoutsen
4b5718431d
Guard for None entity config ( #24838 )
2019-06-28 22:23:00 -07:00
Niels Mündler
333e1d6789
Fronius (solar energy and inverter) component ( #22316 )
...
* Introduced fronius component that adds ability to track Fronius devices from Home Assistant
* Use device parameter for fetching inverter data
* Fixed handling of default scope
* Handle exceptions from yield
* Fulfill PR requirements
* Fixed houndci violations
* Found the last hound violation
* Fixed docstring (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165776934 )
* Fixed import order with isort (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165776957 )
* CONF_DEVICE is now CONF_DEVICEID (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165777161 )
* Added docstring to class FroniusSensor (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165777792 )
* Fixed docstring for state (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165777885 )
* Added/fixed docstrings (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165778108 & https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165778125 )
* Remove redundant log entry (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165779213 )
* Fixed error message if sensor update fails (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165779435 )
* Fixed error log messages (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165779751 & https://github.com/home-assistant/home-assistant/pull/11446#discussion_r165779761 )
* Satisfy hound
* Handle exceptions explicit (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r168940902 )
* Removed unnecessary call of update (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r168940894 )
* The point makes the difference.
* Removed unrelated requirements
* Remove config logging (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r168968748 )
* Reorder and fix imports (https://github.com/home-assistant/home-assistant/pull/11446#discussion_r168968725 , https://github.com/home-assistant/home-assistant/pull/11446#discussion_r168968691 )
* Update fronius requirement
* Various small fixes
* Small fixes
* Formatting
* Add fronius to coverage
* New structure and formatting
* Add manifest.json
* Fix data loading
* Make pylint happy
* Fix issues
* Fix parse_attributes
* Fix docstring and platform schema
* Make use of default HA-Const config values
* Change configuration setup, introducing list of monitored conditions
* Change the structure slightly, allowing for a list of sensors
* Remove periods from logging
* Formatting
* Change name generation, use variable instead of string
* small fixes
* Update sensor.py
* Incorporate correction proposals
* Setting default device inside validation
* Move import on top and small format
* Formatting fix
* Rename validation method to _device_id_validator
2019-06-28 20:48:52 -07:00
Paulus Schoutsen
3cafc1f2c6
Alexa sync state report ( #24835 )
...
* Do a sync after changing state reporting
* Fix entity config being None
2019-06-28 20:43:57 -07:00
Aaron Bach
19a65f8db6
Remove temperature attribute from SimpliSafe alarm control panel ( #24833 )
2019-06-28 20:38:07 -07:00
Paulus Schoutsen
e8d1d28fdd
Make sure alert is set up after notify ( #24829 )
2019-06-28 16:28:33 -06:00
Luuk
468b0e8934
Add template vacuum support ( #22904 )
...
* Add template vacuum component
* Fix linting issues
* Make vacuum state optional
* Fix pylint issues
* Add context to template vacuum service calls
* Added tests to template vacuum
* Fix indent
* Fix docstrings
* Move files for new component folder structure
* Revert additions for template_vacuum tests to common.py
* Use existing constants for template vacuum config
* Handle invalid templates
* Add tests for unused services
* Add test for invalid templates
* Fix line too long
* Do not start template change tracking in case of MATCH_ALL
* Resolve review comments
2019-06-28 12:19:00 -04:00
Paulus Schoutsen
4e5b1ccde6
Fix calling empty script turn off ( #24827 )
2019-06-28 08:49:33 -07:00
Paulus Schoutsen
80844ae2ee
Add developer tools panel ( #24812 )
2019-06-28 08:34:53 -07:00
cgtobi
a69a00785f
Fix netatmo weatherstation setup error ( #24788 )
...
* Check if station data exists and reduce calls
* Fix module names list
* Add warning
* Remove dead code
2019-06-27 20:16:46 -07:00
Tejpal Sahota
41dd70f644
Changed default encoding to mp3 ( #24808 )
2019-06-27 20:16:22 -07:00
Paulus Schoutsen
e5b8d5f7ea
Updated frontend to 20190627.0
2019-06-27 17:57:02 -07:00
Josh Anderson
c49869160b
Use step from tado rather than assuming 0.1 ( #24807 )
2019-06-27 16:17:15 -07:00
Josh Anderson
69089da88e
Use climate device's target temp step value ( #24804 )
2019-06-27 15:14:23 -07:00
Phil Bruckner
e43a733017
Fix another Life360 bug ( #24805 )
2019-06-27 15:11:32 -07:00
dreed47
3eb6b9d297
Zestimate fix for issue #23837 ( #23838 )
...
* Zestimate fix for issue #23837
removed references to MIN_TIME_BETWEEN_UPDATES
and replaced with SCAN_INTERVAL
* Zestimate fix for issue #23837
removed references to MIN_TIME_BETWEEN_UPDATES
and replaced with SCAN_INTERVAL
2019-06-27 15:09:33 -07:00
David F. Mulcahey
ac5ab52d01
Bump ZHA quirks module ( #24802 )
...
* bump quirks version
* bump version - mija magnet
2019-06-27 15:28:56 -04:00
Paulus Schoutsen
0d89b82bff
Make sure entity config is never none ( #24801 )
2019-06-27 15:17:42 -04:00
h3ndrik
e932fc832c
Add time delta option when searching for deutsche_bahn connections ( #24600 )
...
* Add time delta option when searching for connections
Add another option 'in' to search for upcoming connections in the future.
Handy if you need a few minutes to get to the train station and need to add that to the queried departure time.
* correct style errors
* rename new option
* rename new option (2/2)
* add offset correctly
2019-06-27 15:53:05 +02:00
Paulus Schoutsen
c87d6e4720
Catch uncaught Alexa error ( #24785 )
2019-06-26 20:24:20 -07:00
William Scanlon
f6c1f336d4
Pubnub to 1.0.8 ( #24781 )
2019-06-26 16:14:00 -07:00
Phil Bruckner
638c958acd
Fix life360 exception when no location provided ( #24777 )
2019-06-26 16:03:11 -07:00
Paulus Schoutsen
b2231945dc
Merge branch 'master' into dev
2019-06-26 10:42:25 -07:00
Andre Richter
56b8da133c
Upgrade vallox to async client API ( #24774 )
2019-06-26 18:40:34 +02:00
Paulus Schoutsen
06af6f19a3
Entity to handle updates via events ( #24733 )
...
* Entity to handle updates via events
* Fix a bug
* Update entity.py
2019-06-26 09:22:51 -07:00
Paulus Schoutsen
5f37852695
Bumped version to 0.95.0
2019-06-26 09:17:45 -07:00
Daniel Høyer Iversen
5fe8a43e36
Return correct name for met.no ( #24763 )
2019-06-26 09:17:35 -07:00
Paulus Schoutsen
760b62e068
Ignore duplicate tradfri discovery ( #24759 )
...
* Ignore duplicate tradfri discovery
* Update name
2019-06-26 09:17:35 -07:00
John Dyer
9205334235
Update Waze route dependency to 0.10 ( #24754 )
...
* Update manifest.json
Update waze calculator to 0.10, this was supposed to have been done in #22428 but was missed. See discussion [here](https://community.home-assistant.io/t/waze-travel-time-update/50955/201 )
* Update requirements_all.txt
2019-06-26 09:17:34 -07:00
cgtobi
ca4c6ffe8d
Handle timeouts gracefully ( #24752 )
2019-06-26 09:17:33 -07:00
cgtobi
b47b555c4f
Bump pyatmo to v2.1.0 ( #24724 )
2019-06-26 09:17:33 -07:00
Paulus Schoutsen
5d2f97de74
Updated frontend to 20190626.0
2019-06-26 09:16:04 -07:00
Paulus Schoutsen
9e0636eefa
Updated frontend to 20190626.0
2019-06-26 09:15:54 -07:00
Alexei Chetroi
6ae1228e61
Enhancement/zha model manuf ( #24771 )
...
* Cleanup ZHA entities model and manufacturer usage.
Zigpy includes manufacturer and model as attributes of a zigpy
Device class, which simplifies handling of manufacturer and/or model
derived properties for the ZHA platform.
* Sort ZHA imports.
* Lint.
2019-06-26 09:31:19 -04:00
Matte23
29311e6391
Add support for IPP Printers to the CUPS integration ( #24756 )
...
* Add support for IPP Printers to the CUPS integration
* Fixed lint error
* Addressed comments, removed redundant check
* Simplified check, improved code readability
2019-06-25 16:13:08 -07:00
John Dyer
bd4f66fda3
Update Waze route dependency to 0.10 ( #24754 )
...
* Update manifest.json
Update waze calculator to 0.10, this was supposed to have been done in #22428 but was missed. See discussion [here](https://community.home-assistant.io/t/waze-travel-time-update/50955/201 )
* Update requirements_all.txt
2019-06-25 15:25:53 -07:00
Daniel Høyer Iversen
dc89499116
Return correct name for met.no ( #24763 )
2019-06-25 13:09:04 -07:00
Alain Tavan
41b58b8bc1
fix an error in the description ( #24735 )
2019-06-25 10:37:25 -07:00
Andre Richter
fb940e4269
Vallox: Fix missing hass member ( #24753 )
2019-06-25 10:15:41 -07:00
Paulus Schoutsen
26fc57d1b3
Ignore duplicate tradfri discovery ( #24759 )
...
* Ignore duplicate tradfri discovery
* Update name
2019-06-25 09:54:40 -07:00
cgtobi
da57f92796
Handle timeouts gracefully ( #24752 )
2019-06-25 08:57:43 -07:00
Andre Richter
236820d093
Add integration for Vallox Ventilation Units ( #24660 )
...
* Add integration for Vallox Ventilation Units.
* Address review comments #1
* Address review comments #2
* Replace IOError with OSError.
* Bump to fixed version of vallox_websocket_api.
2019-06-25 11:38:24 +02:00
Paulus Schoutsen
87712b9fa5
Bumped version to 0.95.0b4
2019-06-24 22:23:41 -07:00
Paulus Schoutsen
510d6d7874
Improve Alexa error handling ( #24745 )
2019-06-24 22:08:15 -07:00
Martin Hjelmare
8830054fad
Fix locative device update ( #24744 )
...
* Add a test for two devices
* Fix locative updating all devices
* Add a guard clause that checks if correct device is passed.
2019-06-24 22:08:14 -07:00
Paulus Schoutsen
327fe63047
Clean up Google Config ( #24663 )
...
* Clean up Google Config
* Lint
* pylint
* pylint2
2019-06-24 22:08:13 -07:00
Paulus Schoutsen
0f5c9b4af3
Updated frontend to 20190624.1
2019-06-24 22:07:50 -07:00
Paulus Schoutsen
9813396880
Updated frontend to 20190624.1
2019-06-24 22:07:39 -07:00
Paulus Schoutsen
f5f86993f1
Improve Alexa error handling ( #24745 )
2019-06-24 22:04:31 -07:00
Martin Hjelmare
d4fc22add4
Fix locative device update ( #24744 )
...
* Add a test for two devices
* Fix locative updating all devices
* Add a guard clause that checks if correct device is passed.
2019-06-24 20:00:28 -07:00
Paulus Schoutsen
d699a550c8
Bumped version to 0.95.0b3
2019-06-24 15:01:17 -07:00
Anders Melchiorsen
f71d4312e2
Update pysonos to 0.0.17 ( #24740 )
2019-06-24 15:00:11 -07:00
Paulus Schoutsen
ec777a802c
AdGuard to update entry ( #24737 )
2019-06-24 15:00:10 -07:00
Alexei Chetroi
82cad58b8d
Update ZHA dependencies. ( #24736 )
2019-06-24 15:00:09 -07:00
Evan Bruhn
34231383ec
Save cached logi_circle tokens in config folder ( #24726 )
...
Instead of the working directory, which it's doing currently. Matches pattern observed on Abode, Ring, Skybell integrations.
2019-06-24 15:00:08 -07:00
Anders Melchiorsen
6e14e8ed91
Update pysonos to 0.0.17 ( #24740 )
2019-06-24 14:59:15 -07:00
Paulus Schoutsen
4aedd3a09a
AdGuard to update entry ( #24737 )
2019-06-24 14:46:32 -07:00
Alexei Chetroi
26dea0f247
Update ZHA dependencies. ( #24736 )
2019-06-24 16:57:07 -04:00
Conrad Juhl Andersen
0792e72f71
Add support for sensor state STATE_UNAVAILABLE ( #24641 )
...
* Fixed integration with ESPhome, which caused an error if ESPhome did not update fast enough on startup
* Set state to problem if sensor is unavailable
* Fix line length.
2019-06-24 11:30:44 -07:00
David F. Mulcahey
d9420c1f73
Remove device and entity registry entries when removing a ZHA device ( #24369 )
...
* cleanup when device is removed
fixes
* cleanup
2019-06-24 11:26:44 -07:00
Evan Bruhn
ee1884423a
Save cached logi_circle tokens in config folder ( #24726 )
...
Instead of the working directory, which it's doing currently. Matches pattern observed on Abode, Ring, Skybell integrations.
2019-06-24 09:36:39 -07:00
Robin Wohlers-Reichel
17480a0398
Add 'unique_id' Property to Inverter Sensors ( #24707 )
...
* Option to change sensor names
* Python 3.5 compatibility
* Oops
* Get serial number at start
* Remove config opportunity
* Oops comma
* Changes from review
* Check yourself before you commit.
2019-06-24 08:34:20 -07:00
Paulus Schoutsen
75ec855822
Bumped version to 0.95.0b2
2019-06-24 08:33:21 -07:00
Phil Bruckner
2c5080e382
Add show_as_state options to Life360 ( #24725 )
2019-06-24 08:33:14 -07:00
David F. Mulcahey
48e9742658
Update ZHA dependencies ( #24718 )
...
* update deps and remove legacy constants bridge
* run deps script and fix test import
2019-06-24 08:33:13 -07:00
Oleg Kurapov
14b62120fd
Extend websocket method usage to port 8002 in Samsung TV media player ( #24716 )
2019-06-24 08:33:12 -07:00
cgtobi
4a8149627e
Bump version pyatmo to 2.0.1 ( #24703 )
2019-06-24 08:33:11 -07:00
David F. Mulcahey
9c85ba5b66
ZHA fix device type mappings ( #24699 )
2019-06-24 08:33:11 -07:00
Anders Melchiorsen
fb0cb43261
Fix time expression parsing ( #24696 )
2019-06-24 08:33:10 -07:00
Thomas Lovén
23722dc291
Allow extra js modules to be included in frontend ( #24675 )
...
* Add extra_module_url and extra_module_url_es5 to frontend options
* Address review comments
2019-06-24 08:33:09 -07:00
Paulus Schoutsen
e841f568c1
Update translations
2019-06-24 08:27:46 -07:00
Paulus Schoutsen
9b096322e1
Updated frontend to 20190624.0
2019-06-24 08:27:04 -07:00
Paulus Schoutsen
df32a81165
Updated frontend to 20190624.0
2019-06-24 08:26:50 -07:00
Phil Bruckner
8924d657a4
Add show_as_state options to Life360 ( #24725 )
2019-06-24 08:05:34 -07:00
endor
98ba529ead
Add Trafikverket train component ( #23470 )
...
* Added Trafikverket train component
* Updated manifest with proper name and codeowner
* Updated requirements and manifest
* Updated CODEOWNERS
* Corrected requirements
* Added trafikverket_train/sensor.py to .coveragerc
* Added error handling and log if API call fails
* Corrected styles, removed dev log, improved validation
* Method calls to async_update(), improved error handling
* Minor cleanup/reorg for effeciency
* Added station cache and corrected to fit standards
* Simplified trainstop id and cleaned up dict.get
* Corrected mistake after change from dict to array
* Change device class to timestamp
2019-06-24 10:38:50 +02:00