Paulus Schoutsen
9fc271d178
Updated frontend to 20190424.0
2019-04-24 11:16:30 -07:00
Paulus Schoutsen
d53a00d054
Updated frontend to 20190424.0
2019-04-24 11:15:56 -07:00
Joakim Plate
62fcb1895e
Device type garage for binary sensor garage_door ( #23345 )
...
* Switch binary sensor to garage for garage_door
* Add test for cover garage device type
2019-04-24 09:56:22 -07:00
Jason Hu
843bad83fa
Remove ghost folder ( #23350 )
2019-04-24 09:55:48 -07:00
Penny Wood
e850ccb82c
Fixed test ( #23343 )
2019-04-24 09:55:37 -07:00
Pascal Vizeli
f4e7364651
Netatmo 5min fetch interval ( #23341 )
2019-04-24 09:54:51 -07:00
Fabian Affolter
82ff5cbe0f
Upgrade ruamel.yaml to 0.15.94 ( #23344 )
2019-04-24 09:52:29 -07:00
Joakim Plate
e11e6e1b04
Volume trait for google assistant ( #23237 )
...
* Add action.devices.traits.Volume
* Drop media player from brightness trait
* Factor out commands into separate functions
* Drop support for explicit mute
2019-04-24 09:08:41 -07:00
Markus Jankowski
2863ac1068
Fix Homematic IP Cloud remaining light imports ( #23339 )
...
* Fix missing impor reorg
* Add brackets
* Removed trailing whitespaces
2019-04-24 13:27:45 +02:00
Fabian Affolter
3d04856cbd
Upgrade youtube_dl to 2019.04.17 ( #23342 )
2019-04-24 11:56:43 +02:00
Joakim Plate
7c55b9f087
Expose door cover/binary_sensor as door type ( #23307 )
...
* Expose door cover/binary_sensor as door type
More logical to ask "What doors are open" than "What sensors are open"
* Add test for binary_sensor device_classes
* Cosmetic flake8
* Add test for device class for cover
2019-04-23 19:25:20 -07:00
Kyle Pinette
6681605c34
Added override for kwikset 888. ( #23327 )
2019-04-23 22:24:43 -04:00
Daniel Høyer Iversen
95bbea20a8
Fix Switchbot restore state ( #23325 )
...
* switchbot library
* req
* req
* issue #23039
2019-04-23 19:23:52 -07:00
Andre Lengwenus
662375bdd7
Changes due to manifest.json. Awaiting coroutines instead of creating tasks ( #23321 )
2019-04-23 19:20:20 -07:00
Paulus Schoutsen
aa26f90420
Add sensor and binary senseor to default expose ( #23332 )
2019-04-23 19:19:23 -07:00
Jason Hu
c61b6cf616
Support unicode in configuration migration ( #23335 )
2019-04-23 17:47:09 -07:00
Markus Jankowski
16d8e92b06
Reorg Homematic IP Cloud imports and minor fixes ( #23330 )
...
* reorg HmiP Imports after introduction of manifests
* add type to some functions
* fix usage of dimLevel (HomematicipDimmer,HomematicipNotificationLight)
* align naming to HomematicipMultiSwitch: channel_index -> channel for (HomematicipNotificationLight)
* fix lint
* Fix is_on for dimmers
* fix lint
2019-04-24 01:47:31 +02:00
ktnrg45
68d3e624e6
Fix ps4 not able to use different PSN accounts ( #22799 )
...
* Remove skipping of creds step.
* Check for device added per account
* typo
* lint
* Pylint
* Fix test
* Fix test
* Typo
* Add auto location
* blank space
* Add new identifier handling + fix select source
* Add cred_timeout error
* add credential timeout error
* Fix Tests
* patch decorator
* Update test_config_flow.py
* add test
* Revert
* Rename vars
* fix tests
* Add attr location
* Bump 0.6.0
* Bump 0.6.0
* Bump 0.6.0
* Update handling exception
* Update remove method
* Update tests
* Refactoring
* Pylint
* revert
* chmod
* 0.6.1
* 0.6.1
* 0.6.1
* Remove func
* Add migration
* Version 3
* Remove redefinition
* Add format unique id
* Add format unique id
* pylint
* pylint
* 0.7.1
* 0.7.1
* 0.7.1
* Changes with media_art call
* Add library exception
* 0.7.2
* 0.7.2
* 0.7.2
* Version and entry_version update
* Revert list comprehension
* Corrected exception handling
* Update media_player.py
* Update media_player.py
* white space
2019-04-24 01:32:36 +02:00
Paulus Schoutsen
d505f1c5f2
Always set latest pin ( #23328 )
2019-04-23 13:13:00 -07:00
dreed47
b252d8e2cd
Zestimate - Added check for the existence of data in response ( #23310 )
2019-04-23 11:44:13 -07:00
Josef Schlehofer
c040f7abc0
Upgrade attrs to 19.1.0 ( #23323 )
2019-04-23 10:14:02 -07:00
Joakim Sørensen
2871a650f6
Handle traccar connection errors ( #23289 )
...
* Handle connection errors
* Fix lint issue E127
* Remove periods from logs
* Merge connection checks
* Fail with bad credentials
* Move stuff around for async_init
* Fix E128 linting issue
* Simplify
2019-04-23 08:46:11 -04:00
Paulus Schoutsen
5b0ee473b6
Add get_states faster ( #23315 )
2019-04-23 12:46:22 +02:00
Paulus Schoutsen
00d26b3049
Random hassfest fixes ( #23314 )
2019-04-23 08:34:36 +02:00
Paulus Schoutsen
06f76e8e97
Bumped version to 0.92.0b3
2019-04-22 22:09:33 -07:00
Paulus Schoutsen
d5bd8b9405
Dont cache integrations that are not found ( #23316 )
2019-04-22 22:09:13 -07:00
Pascal Vizeli
34c03109e5
Fix hass.io panel_custom/frontend ( #23313 )
...
* Fix hass.io panel_custom/frontend
* Update manifest.json
2019-04-22 22:09:12 -07:00
Richard Mitchell
df3ceb8d87
Correct calculation and units of light level values. ( #23309 )
2019-04-22 22:09:12 -07:00
VDRainer
f514d44224
Create services.yaml for input_datetime ( #23303 )
...
* Create services.yaml for input_datetime
* HA error while parsing a flow mapping
2019-04-22 22:09:11 -07:00
Austin Mroczek
7fb0055a92
Bump skybellpy to 0.4.0 ( #23294 )
...
* Bump skybellpy to 0.4.0
* Bump skybellpy to 0.4.0 in requirements_all.txt
2019-04-22 22:09:10 -07:00
Joakim Sørensen
f81eeded90
Show correct version for stable ( #23291 )
2019-04-22 22:09:10 -07:00
damarco
6df31da180
Bump zigpy and zigpy-xbee ( #23275 )
2019-04-22 22:09:09 -07:00
damarco
364f5c8c02
Bump zigpy-deconz ( #23270 )
2019-04-22 22:09:08 -07:00
Otto Winter
85ac85c959
Fix ESPHome setup errors in beta ( #23242 )
...
* Fix ESPHome setup errors in beta
* Update requirements_all.txt
2019-04-22 22:09:08 -07:00
Andrew Sayre
a2565ad3b4
Update pyheos and log service errors in HEOS integration ( #23222 )
...
* Update pyheos and command error handling
* Correct comment and remove unnecessary autospec
2019-04-22 22:09:07 -07:00
Joakim Sørensen
ddb5ff3b71
Show correct version for stable ( #23291 )
2019-04-22 22:07:56 -07:00
Paulus Schoutsen
72bbe2203e
Dont cache integrations that are not found ( #23316 )
2019-04-22 22:06:58 -07:00
Pascal Vizeli
2a720efbd4
Fix hass.io panel_custom/frontend ( #23313 )
...
* Fix hass.io panel_custom/frontend
* Update manifest.json
2019-04-22 21:47:12 -07:00
Jc2k
baeb3cddc6
Set placeholders in homekit config flow title ( #23311 )
2019-04-22 21:32:39 -07:00
VDRainer
ee88433fb1
Create services.yaml for input_datetime ( #23303 )
...
* Create services.yaml for input_datetime
* HA error while parsing a flow mapping
2019-04-22 21:29:34 -07:00
Richard Mitchell
845d81bdae
Correct calculation and units of light level values. ( #23309 )
2019-04-22 21:28:40 -07:00
Anders Melchiorsen
d0f9595ad9
Add connection control for netgear_lte ( #22946 )
2019-04-22 22:44:46 +02:00
Pawel
9007e17c3e
MQTT Vacuum State Device ( #23171 )
...
* add StateVacuum MQTT
2019-04-22 21:49:15 +02:00
Joakim Plate
e85af58e43
RFC: Upgrade philips_js component version and support channels and sources ( #23061 )
...
* Drop unused constant
* Don't default to localhost
A philips tv will never run on localhost
* Use library internal state
* Add play media support for channels
* Control update manually
This allow us to delay update of state when we perform
and action.
* Bump version for support for api v1 again
* Consider missing source and only channels as channels
* Fix some flake8 tasks
* Fix some pylint errors
* Adjust requirements_all file
* Switch to async_add_executor_job
* Assume device turns of off a sucessfull standby call
2019-04-22 12:26:15 -07:00
Otto Winter
0c90bfb936
Fix ESPHome setup errors in beta ( #23242 )
...
* Fix ESPHome setup errors in beta
* Update requirements_all.txt
2019-04-22 12:13:21 -07:00
Andrew Sayre
8daba68dc1
Add support to play url ( #23273 )
2019-04-22 12:10:55 -07:00
Austin Mroczek
e3981b6498
Bump skybellpy to 0.4.0 ( #23294 )
...
* Bump skybellpy to 0.4.0
* Bump skybellpy to 0.4.0 in requirements_all.txt
2019-04-22 12:09:55 -07:00
Jc2k
6d31d56c03
Backport missing folder fix from #23191 ( #23297 )
2019-04-22 12:07:03 -07:00
Erik Montnemery
a89c7f8feb
Improve MQTT tests ( #23296 )
...
* Improve MQTT tests
* Tweak
2019-04-22 08:48:50 -04:00
Markus Jankowski
357631d659
Add homematicip cloud temperature sensor from thermostats ( #23263 )
2019-04-22 09:30:49 +02:00