Johann Kellerman
9a7a0f28b1
Ensure we have valid config AFTER merging packages #13015 ( #13038 )
...
* Ensure we have valid config AFTER merging packages #13015
* also fix packages
2018-03-10 10:41:39 -08:00
Paul Tarjan
c7c47a18a9
Use request.query ( #13037 )
...
Fixes #13036
2018-03-10 10:41:38 -08:00
John Allen
5726159dd4
Fix sensibo's min/max_temp properties ( #12996 )
...
The super class has these as properties, not regular methods
2018-03-10 10:41:38 -08:00
Paulus Schoutsen
0e00de8a33
Convert decimals from SQL results ( #13059 )
2018-03-10 10:40:28 -08:00
Paulus Schoutsen
266b13b3cb
Version bump to 0.65.2
2018-03-10 10:20:30 -08:00
Paulus Schoutsen
c1bb7d5cc2
Update frontend to 20180310.0
2018-03-10 10:20:14 -08:00
Paulus Schoutsen
ae47da7bce
Update frontend to 20180310.0
2018-03-10 10:19:49 -08:00
Paulus Schoutsen
f01b5b0040
Don't call async from sync ( #13057 )
2018-03-10 10:02:16 -08:00
Johann Kellerman
40485a6e89
Ensure we have valid config AFTER merging packages #13015 ( #13038 )
...
* Ensure we have valid config AFTER merging packages #13015
* also fix packages
2018-03-10 10:02:04 -08:00
cdce8p
7ea7fc8d38
Script/lint, Lazytox: Fix issue to ignore delete files ( #13051 )
...
* Fix issue to ignore delete files
* Updated lazytox
2018-03-10 09:12:23 -08:00
Timmo
86baed4e52
Glances Docker Sensors ( #13026 )
...
* Added container count
* Added container count
* Change Name
* Fix if
* Added Docker cpu use and memory use
2018-03-10 18:11:53 +01:00
Sebastian Muszynski
b4b779c49d
python-miio version bumped. ( #13055 )
2018-03-10 09:11:10 -08:00
Sebastian Muszynski
0143752d94
Yeelight version bumped. ( #13056 )
2018-03-10 09:10:50 -08:00
Anders Melchiorsen
e910ecfd5f
Fix async lifx_set_state ( #13045 )
2018-03-10 11:07:02 +01:00
John Allen
4d74fc2d07
Fix sensibo's min/max_temp properties ( #12996 )
...
The super class has these as properties, not regular methods
2018-03-10 10:52:45 +02:00
Paul Tarjan
f9c1675c95
Use request.query ( #13037 )
...
Fixes #13036
2018-03-10 00:36:20 -08:00
Jerad Meisner
76fb2447a5
Bump pysabnzbd version ( #13042 )
2018-03-10 09:27:13 +01:00
Otto Winter
2fae86bbd3
Make lazytox script executable ( #13040 )
2018-03-10 08:39:49 +01:00
Paulus Schoutsen
905d71c9e3
Merge pull request #13033 from home-assistant/release-0-65-1
...
0.65.1
2018-03-09 20:17:02 -08:00
Paulus Schoutsen
bf430ad14b
Version bump to 0.65.1
2018-03-09 19:42:52 -08:00
cdce8p
a58d8fc68b
HomeKit Bugfix: names ( #13031 )
...
* Fix display_names, changed default port (+1)
* Revert port change
2018-03-09 19:42:36 -08:00
Paulus Schoutsen
3c41c0c46e
Add support for input boolean to Google Assistant ( #13030 )
2018-03-09 19:42:36 -08:00
Paulus Schoutsen
6ffc53b290
Make Throttle async aware ( #13027 )
...
* Make Throttle async aware
* Lint
2018-03-09 19:42:35 -08:00
Johann Kellerman
8f807a3006
Safe fix for #13015 ( #13024 )
2018-03-09 19:42:35 -08:00
Paulus Schoutsen
34c694c20e
allow ios device tracker see calls to go through ( #13020 )
2018-03-09 19:42:35 -08:00
cdce8p
3ca139e21e
HomeKit Bugfix: names ( #13031 )
...
* Fix display_names, changed default port (+1)
* Revert port change
2018-03-09 19:41:59 -08:00
Paulus Schoutsen
a8a895a61b
allow ios device tracker see calls to go through ( #13020 )
2018-03-09 19:39:50 -08:00
Paulus Schoutsen
36361d623d
Make Throttle async aware ( #13027 )
...
* Make Throttle async aware
* Lint
2018-03-09 19:38:51 -08:00
Paulus Schoutsen
652e0d45a9
Add support for input boolean to Google Assistant ( #13030 )
2018-03-09 19:38:33 -08:00
Heiko Thiery
556901ea48
remove rounding of temperature reading ( #13018 )
...
With homeassistant 0.65.0 the filter sensor is introduced. Now there
is a common way to filter the peaks comming from the readings.
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
2018-03-09 15:53:28 -08:00
Johann Kellerman
05255b9c3f
Safe fix for #13015 ( #13024 )
2018-03-09 15:52:21 -08:00
Paulus Schoutsen
11e1b8a19d
Update netdisco to 1.3.0 ( #13007 )
2018-03-09 13:04:23 -08:00
Johann Kellerman
37d8cd7b75
New lazytox.py script ( #12862 )
2018-03-09 22:27:39 +02:00
Paulus Schoutsen
ca973b68e0
Merge pull request #12995 from home-assistant/release-0-65
...
0.65
2018-03-09 09:47:11 -08:00
Ryan McLean
d19a8ec7da
Updated to plexapi 3.0.6 ( #13005 )
2018-03-09 09:31:15 -08:00
Otto Winter
4152ac4aa2
Clean up Light Groups ( #12962 )
...
* Clean up Light Groups
* Fix tests
* Remove light group from .coveragerc
* async_schedule_update_ha_state called anyway
2018-03-09 09:31:14 -08:00
mueslo
efdc7042df
Add consider_home and source_type to device_tracker.see service ( #12849 )
...
* Add consider_home and source_type to device_tracker.see service
* Use schema instead of manual validation
* Extend schema to validate all keys
* Fix style
* Set battery level to int
2018-03-09 09:31:14 -08:00
Ryan McLean
ebf4be3711
Plex mark devices unavailable if they 'vanish' and clear media ( #12811 )
...
* Marks Devices unavailable if they 'vanish' and clears media
* Fixed PEP8 complaint
* Fixed Linting
* Lint Fix
* Fix redine of id
* More lint fixes
* Removed redundant loop for setting availability of client
Renamed '_is_device_available' to '_available'
Renamed 'available_ids' to 'available_client_ids'
* removed whitespace per houndCI
2018-03-09 09:31:13 -08:00
Johann Kellerman
16d72d2351
check_config script evolution ( #12792 )
...
* Initial async_check_ha_config_file
* check_ha_config_file
* Various fixes
* feedback - return the config
* move_to_check_config
2018-03-09 09:31:13 -08:00
PhracturedBlue
b2210f429e
Add camera proxy ( #12006 )
...
* Add camera proxy
* Fix additional tox linting issues
* Trivial cleanup
* update to new async/await methods rather than decorators. Other minor fixes from code review
2018-03-09 09:31:12 -08:00
Steve Easley
7410bc90f0
Get zha switch and binary_sensor state on startup ( #11672 )
...
* Get zha switch and binary_sensor state on startup
* Removed unused var
* Make zha switch report status
* Use right method name
* Formatting fix
* Updates to match latest dev
* PR feedback updates
* Use async for cluster commands
2018-03-09 09:31:12 -08:00
Ryan McLean
d8a7c547df
Updated to plexapi 3.0.6 ( #13005 )
2018-03-09 08:50:39 -08:00
Ryan McLean
ecaf0189cc
Plex mark devices unavailable if they 'vanish' and clear media ( #12811 )
...
* Marks Devices unavailable if they 'vanish' and clears media
* Fixed PEP8 complaint
* Fixed Linting
* Lint Fix
* Fix redine of id
* More lint fixes
* Removed redundant loop for setting availability of client
Renamed '_is_device_available' to '_available'
Renamed 'available_ids' to 'available_client_ids'
* removed whitespace per houndCI
2018-03-09 08:50:21 -08:00
Otto Winter
ca5f470956
Clean up Light Groups ( #12962 )
...
* Clean up Light Groups
* Fix tests
* Remove light group from .coveragerc
* async_schedule_update_ha_state called anyway
2018-03-09 06:15:39 -08:00
mueslo
3ba19c52d5
Add consider_home and source_type to device_tracker.see service ( #12849 )
...
* Add consider_home and source_type to device_tracker.see service
* Use schema instead of manual validation
* Extend schema to validate all keys
* Fix style
* Set battery level to int
2018-03-08 23:57:21 -08:00
Johann Kellerman
6734c966b3
check_config script evolution ( #12792 )
...
* Initial async_check_ha_config_file
* check_ha_config_file
* Various fixes
* feedback - return the config
* move_to_check_config
2018-03-08 19:34:24 -08:00
Steve Easley
5e2296f2a4
Get zha switch and binary_sensor state on startup ( #11672 )
...
* Get zha switch and binary_sensor state on startup
* Removed unused var
* Make zha switch report status
* Use right method name
* Formatting fix
* Updates to match latest dev
* PR feedback updates
* Use async for cluster commands
2018-03-08 19:31:52 -08:00
PhracturedBlue
c5228cbc64
Add camera proxy ( #12006 )
...
* Add camera proxy
* Fix additional tox linting issues
* Trivial cleanup
* update to new async/await methods rather than decorators. Other minor fixes from code review
2018-03-08 18:23:52 -08:00
Paulus Schoutsen
7e15f179c6
Bump release 0.65
2018-03-08 17:52:41 -08:00
Boyi C
321eb2ec6f
Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] ( #12982 )
...
* Move HomeAssistantView to separate file. Convert http to async syntax.
* pylint
* websocket api
* update emulated_hue for async/await
* Lint
2018-03-08 17:51:49 -08:00