1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-12 17:17:08 +00:00

3 Commits

Author SHA1 Message Date
Franck Nijhof
0df4642b62
Remove YAML configuration from Simplepush () 2022-08-04 21:03:26 +02:00
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
Rami Mosleh
d1708861db
Add config flow for simplepush ()
* Add config flow for `simplepush`

* fix warning message

* fix typos

* Add importing yaml config

* patch integration setup

* Add check for errrors raised by the library

* fix coverage

* Adjust comment and logging message

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-24 08:39:48 +02:00