Daniel Høyer Iversen
ed7ac3c1f7
Add Open garage unique_id ( #36074 )
2020-05-24 17:21:29 +02:00
Daniel Høyer Iversen
9212d1c2dc
Fix opengarage async_setup_platform ( #36075 )
...
* opengarage async_setup_platform
* async_add_entities
2020-05-24 14:28:54 +02:00
Daniel Høyer Iversen
e4263afd64
Open garage, move code to an external library. ( #35462 )
...
* Move opengarage code to separate library
* Move opengarage code to separate library
* Move opengarage code to separate library
* remove unique_id
* style
2020-05-10 14:30:16 -05:00
Erik Montnemery
8c5c963b96
Rename CoverDevice to CoverEntity ( #34595 )
2020-04-25 18:07:15 +02:00
springstan
8198970af9
Clean up ssl usage ( #33960 )
...
* Clean up ssl usage
* Revert config[CONF_SSL] from sonarr, radarr and mfi
2020-04-10 22:01:57 +02:00
springstan
eae21be5b9
Improve string formatting v6 ( #33698 )
2020-04-07 23:14:28 +02:00
Bas Nijholt
5cdaff5405
Sort imports according to PEP8 for components starting with "O" ( #29774 )
2019-12-09 14:26:53 +01:00
Jacob McSwain
d5db55354e
Add SSL configuration ( #29038 )
...
* OpenGarage: Add protocol configuration (#29037 )
* OpenGarage: Change CONF_PROTOCOL to CONF_SSL
Resolves https://github.com/home-assistant/home-assistant/pull/29038#discussion_r350173095
* OpenGarage: Add `verify_ssl` as an option
2019-11-25 15:47:18 -08:00
Franck Nijhof
1c5e0123c9
Use literal string interpolation in integrations N-Q (f-strings) ( #26391 )
2019-09-03 11:35:00 -07:00
Daniel Høyer Iversen
d4bd5a180c
Refactor open garage ( #26179 )
...
* Use defined constant in open garage
* refactor open garage
* style
* style
* refactor
* refactor
* refactor
* remove vehicle state
2019-08-25 12:05:42 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Tobias Sauerwein
048b100eea
Clean up docstrings ( #22679 )
...
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
2019-04-03 17:40:03 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00