Quentame
1855c91988
Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const ( #36233 )
...
* Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const
* Fix pylint
* Use in tests
* Search for "client_id"
* Fix tests
* Fix test
* Fix test
2020-05-30 17:27:20 +02:00
springstan
43665466f5
Move imports to top for point ( #29470 )
2019-12-04 21:12:09 -08:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Thomas Hervé
511e35e8fd
Fix typo in config entries doc ( #20619 )
...
This fixes a typo in the docstring of config_entries which was
propagated in the point component.
2019-01-31 10:52:42 +01:00
Fredrik Erlandsson
c1ca7beea1
Support for Point component ( #17466 )
...
* Minut Point support
* tox tests for Point
* config flow fixes
* fixes requested by @MartinHjelmare
* swedish translation :)
* fix tests
2018-11-19 12:52:21 +01:00