cgtobi
48fe2d18e8
Add option to ignore availability in google calendar events ( #13714 )
2018-04-06 21:48:50 +02:00
Otto Winter
8dcfd35b8b
Spelling fixes ( #12041 )
...
* Spelling fixes
*Lots* of them.
* Spelling breaking changes
* Fix lint errors
2018-01-29 23:37:19 +01:00
Anders Melchiorsen
8267a21bfe
Lazy loading of service descriptions ( #11479 )
...
* Lazy loading of service descriptions
* Fix tests
* Load YAML in executor
* Return a copy of available services to allow mutations
* Remove lint
* Add zha/services.yaml
* Only cache descriptions for known services
* Remove lint
* Remove description loading during service registration
* Remove description parameter from async_register
* Test async_get_all_descriptions
* Remove lint
* Fix typos from multi-edit
* Remove unused arguments
* Remove unused import os
* Remove unused import os, part 2
* Remove unneeded coroutine decorator
* Only use executor for loading files
* Cleanups suggested in review
* Increase test coverage
* Fix races in existing tests
2018-01-07 14:54:16 -08:00
Adam Cooper
64853bae32
Changed yaml.load into yaml.safe_load ( #9841 )
2017-10-12 22:05:33 -07:00
Martin Berg
3a282702d9
Fix Google Calendar/oauth2client warning ( #9677 )
...
* Fixes oauth2client warning.
* Fix permission.
2017-10-04 10:01:20 +02:00
Alok Saboo
670bd0ce48
Update google-api-python-client to 1.6.4 ( #9658 )
2017-10-02 22:42:23 +02:00
Paulus Schoutsen
d0275c8075
Persistent notification import ( #8507 )
...
* Rewrite persistent notification creation
* Update components.is_on to use auto loading
* Fix two hass parameters
2017-07-16 21:39:38 +02:00
Fabian Affolter
3ee4d1060f
Update docstrings ( #7361 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
2017-04-29 22:04:49 -07:00
Paulus Schoutsen
2650c73a89
Split bootstrap into bs + setup ( #6416 )
...
* Split bootstrap into bs + setup
* Lint
2017-03-05 10:41:54 +01:00
Alan Fischer
8743f23f13
Fix calendar authentication text, and handle calendar events without summaries. ( #6337 )
...
* Fixed google authorization text
* Let calendar handle events without a summary
2017-03-02 00:22:38 -08:00
Lewis Juggins
1d4c3febee
[google] suppress file_cache warning ( #6128 )
2017-02-20 14:14:45 -08:00
Pascal Bach
f8be731891
[google] Update google component dependencies ( #5904 )
2017-02-12 17:55:17 +00:00
mnestor
613615433a
Google Calendar round 2 ( #4161 )
...
* Google Calendar round 2
* Add google back to .coveragerc
* Update __init__.py
2016-11-18 22:29:20 -08:00