Otto Winter
c9ec166f4b
Add MQTT climate two-point target temperature support ( #22860 )
...
* Add MQTT climate two-point target temperature support
* Sort
* Fix test
2019-04-08 06:28:42 -07:00
Matt Snyder
36c135c785
Stream support for Doorbird component ( #22876 )
...
* Support stream source for doorbird live camera
* Support stream source for doorbird live camera
* Support stream component on Doorbird camera entities
* Bump library version
* Update manifest
* Lint
* Correct parameter order
2019-04-08 09:22:31 -04:00
akasma74
d8c7160377
force_update=False (not None) ( #22867 )
...
because force_update: boolean
2019-04-08 06:21:13 -07:00
cgtobi
8cc5cc7f43
Add zwave network key validator ( #22785 )
...
* Add zwave network key validator
* Move validator to zwave component
* Move validator to zwave component
* Move stuff
* Move stuff
* Remove helper and replace with voluptuous method
* Add test
* Fix long line
* Improve tests
* Add more negative tests
* Remove unnecessary assertion
* Make the linter happy
* Remove print
2019-04-08 06:18:52 -07:00
John Raahauge
45a43592bd
Fix position of add_entities of binary sensor ( #22866 )
...
* Bugfix - binary_sensor.py
* Added features to Concord232 Alarm Panel
* Added New Line End Of File
* Deleted Whitespace
* Back to original
Removed added feature and sticking to bugfix
2019-04-08 08:53:00 -04:00
Finbarr Brady
a0d6e08421
Bump pypi module version for enigma2 ( #22886 )
...
* Bug fix for #22727
* Update requirements_all.txt
* Update manifest.json
2019-04-08 08:49:52 -04:00
Finbarr Brady
a4ffc9e37a
add myself as codeowner ( #22885 )
2019-04-08 08:48:19 -04:00
Pascal Vizeli
8f9c2000ce
Merge pull request #22883 from home-assistant/rc
...
0.91.2
2019-04-08 11:27:14 +02:00
Robbie Trencheny
a04d44d97a
Minor sensor fixes ( #22884 )
...
* Minor sensor fixes
* Fix tests
2019-04-08 08:17:11 +00:00
Robbie Trencheny
137d80452d
Minor sensor fixes ( #22884 )
...
* Minor sensor fixes
* Fix tests
2019-04-08 01:13:26 -07:00
Pascal Vizeli
3f73973970
Bumped version to 0.91.2
2019-04-08 08:00:22 +00:00
Pascal Vizeli
3a79e37cde
Fix content_type handling ingress ( #22864 )
2019-04-08 07:59:05 +00:00
zewelor
3f15b6b2d3
Fix yeelight possible array change during iteration ( #22849 )
2019-04-08 07:59:04 +00:00
zewelor
c5d4b7c243
Use relative imports in yeelight ( #22839 )
2019-04-08 07:59:04 +00:00
Robbie Trencheny
236e484dc2
Fix for rate limits should be optional ( #22823 )
2019-04-08 07:59:02 +00:00
Jason Hunter
f51e8c3012
coerce duration and lookback to int so they can be used in template automation ( #22819 )
2019-04-08 07:59:01 +00:00
Robbie Trencheny
474fc21c66
Fix for optional values in the update_location webhook call ( #22817 )
...
* Fix for optional values in the update_location webhook call
* Square brackets instead of .get
2019-04-08 07:59:00 +00:00
Robbie Trencheny
82f6bed3a3
Add a new mobile_app webhook command to get config ( #22813 )
...
* Add a new mobile_app webhook command to get config
* Limit fields returned
2019-04-08 07:58:59 +00:00
zewelor
abb531c06b
Improve yeelight imports ( #22804 )
2019-04-08 07:58:10 +00:00
Chris Helming
7a8aa79f19
Add optional rtsp_port for Foscam ( #22786 )
...
* add optional rtsp port for config
* getting rid of default=None
* removing vol.Any
2019-04-08 07:56:56 +00:00
Robbie Trencheny
ed9d1e776f
Add new mobile_app webhook command: get_zones ( #22604 )
...
## Description:
Adds a new `mobile_app` webhook command, `get_zones`, which just returns all zones.
## Checklist:
- [x] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
- [x] There is no commented out code in this PR.
2019-04-08 07:56:55 +00:00
Wolfgang Malgadey
d8119b2281
Fix tado turn on off ( #22291 )
...
* fix for turn on and off, with new pyTado
missing blank line
* removed, because can't push
* uploaded the file through github again
2019-04-08 07:54:58 +00:00
Pascal Vizeli
2d287d2abe
Fix content_type handling ingress ( #22864 )
2019-04-08 09:22:55 +02:00
Aaron Bach
4982c0b196
Added REQUIREMENTS back to Ambient ( #22875 )
2019-04-07 21:02:03 -07:00
cdce8p
8bebd8583f
Fix manifest codeowners ( #22871 )
...
* Added individual files section
* Replaced some manifest/codeowners
2019-04-07 21:01:05 -07:00
David F. Mulcahey
3086e1d39d
get temp and color for light during init and poll ( #22847 )
2019-04-07 22:03:38 -04:00
Aaron Bach
a40a0c4042
Bump aioambient to 0.3.0 ( #22855 )
...
* Bump aioambient to 0.3.0
* Updated requirements
* Removed old REQUIREMENTS reference
2019-04-07 14:21:29 -06:00
zewelor
e407226afc
Fix yeelight possible array change during iteration ( #22849 )
2019-04-07 14:05:38 -06:00
Jason Hu
abe85c73ae
Fix flaky test ( #22850 )
2019-04-07 12:42:16 -07:00
Jason Hunter
3fde1d3bab
coerce duration and lookback to int so they can be used in template automation ( #22819 )
2019-04-07 13:08:08 -04:00
roblandry
c7a49e0820
Fix glances docker container errors ( #22846 )
...
* Fix unavailable container errors
* Update to dev
* Use const
2019-04-07 13:07:05 -04:00
Robbie Trencheny
02b7fd93ed
Fix for rate limits should be optional ( #22823 )
2019-04-07 07:37:27 -07:00
Erik Montnemery
fa2e07d7c5
Use dict[key] for required config keys and keys with default values. ( #22830 )
2019-04-07 10:11:45 -04:00
Erik Montnemery
58220a9448
Use dict[key] for required config keys and keys with default values. ( #22829 )
2019-04-07 10:11:20 -04:00
Erik Montnemery
dbb42e5890
Use dict[key] for required config keys and keys with default values. ( #22838 )
2019-04-07 10:10:57 -04:00
Erik Montnemery
2a62906965
Use dict[key] for required config keys and keys with default values. ( #22837 )
2019-04-07 10:10:13 -04:00
Erik Montnemery
b1213b7a2d
Use dict[key] for required config keys and keys with default values. ( #22836 )
2019-04-07 10:09:43 -04:00
Erik Montnemery
a4e7708450
Use dict[key] for required config keys and keys with default values. ( #22833 )
2019-04-07 10:08:47 -04:00
Erik Montnemery
439197ea3e
Use dict[key] for required config keys and keys with default values. ( #22828 )
2019-04-07 10:08:04 -04:00
zewelor
f62d1d8d09
Optimize yeelight signal handling ( #22806 )
2019-04-07 16:07:50 +02:00
zewelor
a91e79ee77
Improve yeelight imports ( #22804 )
2019-04-07 16:07:34 +02:00
zewelor
bb5c18f7be
Use relative imports in yeelight ( #22839 )
2019-04-07 16:07:15 +02:00
Erik Montnemery
842534d472
Use dict[key] for required config keys and keys with default values. ( #22831 )
2019-04-07 10:00:40 -04:00
Erik Montnemery
83fb3637d9
Sort configuration schema. ( #22835 )
2019-04-07 09:56:38 -04:00
Robbie Trencheny
6492809a7e
Fix for optional values in the update_location webhook call ( #22817 )
...
* Fix for optional values in the update_location webhook call
* Square brackets instead of .get
2019-04-07 01:17:14 -07:00
Robbie Trencheny
3ce6be6297
Add a new mobile_app webhook command to get config ( #22813 )
...
* Add a new mobile_app webhook command to get config
* Limit fields returned
2019-04-07 01:16:54 -07:00
Markus Jankowski
c8eebb6b4a
Add HmIP-SMO to Homematic IP ( #22802 )
2019-04-07 00:43:07 -07:00
Justin Vanderhooft
8c17b2f7dd
Bump raincloud dependency to fix broken integration: Fixes #22422 ( #22805 )
...
* Bump raincloud dependency to fix broken integration: Fixes #22422
* bump requirements_all
* bump CODEOWNERS
* edit codeowners in response to PR feedback
2019-04-06 20:33:28 -07:00
Erik Montnemery
353fca3b6e
Raise severity of MQTT callback deprecation warning ( #22792 )
2019-04-06 20:31:39 -07:00
Erik Montnemery
55619da722
Remove unused group status ( #22791 )
2019-04-06 20:31:21 -07:00