springstan
5a892e8fca
Add unknown_authorize_url_generation to base strings for config flows ( #42484 )
2020-11-24 12:00:16 -05:00
scheric
c2d0c90cd4
Use common strings in tellduslive config flow ( #41408 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-10-08 18:14:21 +02:00
Franck Nijhof
3cc94f7d6a
ConfigFlow default discovery without unique ID ( #36754 )
2020-06-15 13:38:38 +02:00
Christian Clauss
df7d2b3aeb
Fix typos found by codespell ( #31243 )
...
* Fix typos found by codespell
* Fix typos found by codespell
* codespell: Furture ==> Future
* Update test_config_flow.py
* Update __init__.py
* Spellcheck: successfull ==> successful
* Codespell: unsuccesful ==> unsuccessful
* Codespell: cant ==> can't
* Codespell: firware ==> firmware
* Codespell: mimick ==> mimic
2020-01-31 08:33:00 -08:00
springstan
957a2e99fd
Move imports to top for tellduslive ( #29550 )
2019-12-08 09:48:08 +01:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Rohan Kapoor
78e162c1d3
Centralize all usages of `host` as a configuration param to the constant CONF_HOST ( #22458 )
...
* Centralize all usages of as a configuration param to the constant CONF_HOST
* Clean up test
2019-03-27 19:48:05 -07:00
Fredrik Erlandsson
c8d885fb78
Fix tellduslive discovery and auth issues ( #20023 )
...
* fix for #19954 , discovered tellsticks shows up to be configured
* fix for #19954 , authentication issues
* updated tests
* move I/O to executer thread pool
* Apply suggestions from code review
Co-Authored-By: fredrike <fredrik.e@gmail.com>
2019-01-15 06:36:17 +01:00
Fredrik Erlandsson
92e19f6001
TelldusLive config flow ( #18758 )
...
* update TelldusLive to use config flow
* fixes from Martin
* Update homeassistant/components/tellduslive/config_flow.py
Co-Authored-By: fredrike <fredrik.e@gmail.com>
* revert changes in entry.py
* tox tests
* tox fixes
* woof woof (fix for hound)
* lint ignore
* unload entry
* coverall toxtests
* fix some toxtests
2018-12-10 18:44:45 +01:00