Adam Mills and GitHub
14aa4e7694
Lint script tweaks ( #13093 )
...
* Also lint working tree files
When performing a git diff of upstream/dev..., git is diffing against
the current HEAD, but does not include working tree files. By manually
calculating a merge-base SHA to diff against, git will still diff those
files.
* Don't pylint tests files, since we don't in CI
* Use merge base for lazytox
* Simplify files changed header
2018-03-11 16:15:09 -04:00
tadly and Paulus Schoutsen
991c457430
Updated jsonrpc-websocket to 0.6 ( #13096 )
...
Fix Kodi by updating jsonrpc-websocket to 0.6
2018-03-11 12:46:16 -07:00
Greg Dowling and Paulus Schoutsen
401e92f84e
Bump pyvera to 0.2.42. Improve event loop robustness. ( #13095 )
2018-03-11 12:43:28 -07:00
Otto Winter and Paulus Schoutsen
1dc5fa145f
Revert "Cast automatically drop connection ( #12635 )" ( #13094 )
...
This reverts commit e14893416f .
2018-03-11 12:42:58 -07:00
Joe Lu and Paulus Schoutsen
dff4f6ce48
Integrated with py-synology:0.2.0 which has fix to auto-renew session when it's expired ( #13079 )
2018-03-11 12:33:36 -07:00
Paulus Schoutsen and GitHub
56b3cb0583
Fix Tado doing async wrong ( #13078 )
...
* Fix Tado doing async wrong
* Remove last coroutine decorator
2018-03-11 12:33:07 -07:00
Paulus Schoutsen and GitHub
d0f089975d
Run asyncio event loop in debug mode during tests ( #13058 )
...
* Run asyncio event loop in debug mode during tests
* Remove debug mode again
2018-03-11 12:32:12 -07:00
Adam Mills and Paulus Schoutsen
26960283a0
Config flow translations ( #13066 )
...
* Development script for testing translation strings
* Localize backend of config flow
* Fix hue tests
* Update hue.en.json
* Move components to individual directories
* Bridge -> bridge
2018-03-11 12:04:34 -07:00
Matthias Urlichs and Paulus Schoutsen
f5cc40024d
Rename homeassistant.util.async to .async_ ( #13088 )
...
"async" is (going to be) a reserved word.
2018-03-11 10:01:12 -07:00
Paulus Schoutsen and GitHub
d42b5a93dd
Implement Hue available property ( #12939 )
2018-03-11 09:49:28 -07:00
Andrey and Daniel Høyer Iversen
3dfc49d311
Make Sensibo climate registry_entity compliant ( #13086 )
2018-03-11 17:19:25 +01:00
Adam Mills and GitHub
dc8424032b
Remove Z-Wave old/new entity_id attributes ( #12652 )
2018-03-11 10:30:03 -04:00
Johann Kellerman and GitHub
f164a5a65f
Better errors for unknown secrets ( #13072 )
2018-03-11 12:51:03 +02:00
Otto Winter and Paulus Schoutsen
d74a2b68c1
Sensor template don't exit early on TemplateError ( #13041 )
...
* Sensor template don't exit early on TemplateError
* Add friendly name unknown state test
* Also track entites from attribute templates
* Use set instead of list
2018-03-10 20:45:32 -08:00
Jesse Hills and Paulus Schoutsen
458598546d
- Bump iGlo Version ( #13063 )
...
- Use effect list as a method
2018-03-10 20:31:57 -08:00
Julius Mittenzwei and Paulus Schoutsen
3f6d30ed06
Fixes KNX fire event problem, issue https://github.com/home-assistant/home-assistant/issues/13049 ( #13062 )
2018-03-10 20:26:21 -08:00
Diogo Gomes and Johann Kellerman
28ff1f7ac2
Convert decimals from SQL results
2018-03-11 00:27:58 +02:00
Paulus Schoutsen and GitHub
0e00de8a33
Convert decimals from SQL results ( #13059 )
2018-03-10 10:40:28 -08:00
Paulus Schoutsen
ae47da7bce
Update frontend to 20180310.0
2018-03-10 10:19:49 -08:00
Paulus Schoutsen and GitHub
f01b5b0040
Don't call async from sync ( #13057 )
2018-03-10 10:02:16 -08:00
Johann Kellerman and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Fabian Affolter
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 and Paulus Schoutsen
b4b779c49d
python-miio version bumped. ( #13055 )
2018-03-10 09:11:10 -08:00
Sebastian Muszynski and Paulus Schoutsen
0143752d94
Yeelight version bumped. ( #13056 )
2018-03-10 09:10:50 -08:00
Anders Melchiorsen and Martin Hjelmare
e910ecfd5f
Fix async lifx_set_state ( #13045 )
2018-03-10 11:07:02 +01:00
John Allen and Andrey
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 and Paulus Schoutsen
f9c1675c95
Use request.query ( #13037 )
...
Fixes #13036
2018-03-10 00:36:20 -08:00
Jerad Meisner and Martin Hjelmare
76fb2447a5
Bump pysabnzbd version ( #13042 )
2018-03-10 09:27:13 +01:00
Otto Winter and GitHub
2fae86bbd3
Make lazytox script executable ( #13040 )
2018-03-10 08:39:49 +01:00
cdce8p and Paulus Schoutsen
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 and GitHub
a8a895a61b
allow ios device tracker see calls to go through ( #13020 )
2018-03-09 19:39:50 -08:00
Paulus Schoutsen and GitHub
36361d623d
Make Throttle async aware ( #13027 )
...
* Make Throttle async aware
* Lint
2018-03-09 19:38:51 -08:00
Paulus Schoutsen and GitHub
652e0d45a9
Add support for input boolean to Google Assistant ( #13030 )
2018-03-09 19:38:33 -08:00
Heiko Thiery and Paulus Schoutsen
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 and Paulus Schoutsen
05255b9c3f
Safe fix for #13015 ( #13024 )
2018-03-09 15:52:21 -08:00
Paulus Schoutsen and GitHub
11e1b8a19d
Update netdisco to 1.3.0 ( #13007 )
2018-03-09 13:04:23 -08:00
Johann Kellerman and GitHub
37d8cd7b75
New lazytox.py script ( #12862 )
2018-03-09 22:27:39 +02:00
Ryan McLean and Paulus Schoutsen
d8a7c547df
Updated to plexapi 3.0.6 ( #13005 )
2018-03-09 08:50:39 -08:00
Ryan McLean and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
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
Boyi C and Paulus Schoutsen
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
corneyl and Paulus Schoutsen
2ee73ca911
Fixes notify.html5 for notifications on FireFox ( #12993 )
...
* Only pass the gcm_key when using Google Cloud Messaging as endpoint.
* Test if the gcm_key is only included for GCM endpoints.
2018-03-08 17:50:17 -08:00
Anders Melchiorsen and Paulus Schoutsen
19a529e917
Fix limitlessled color temperature ( #12971 )
...
* Adjust limitlessled mired range
* Do temperature conversion on a Kelvin scale
2018-03-08 17:47:53 -08:00
Paulus Schoutsen and GitHub
7f065e38a7
Check color temp range for google assistant ( #12994 )
2018-03-08 17:43:41 -08:00
Paulus Schoutsen
c4a4802a8c
Bump frontend to 20180309.0
2018-03-08 16:43:23 -08:00