1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-12 23:10:05 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Joost Lekkerkerker
ee66f6ec8c Use is in enum comparison in config flow tests P-T () 2024-04-02 11:21:50 -10:00
Marc Mueller
7d6251ca08 Add empty line after module docstring [tests q-s] () 2024-03-08 14:47:22 +01:00
Timm Schäuble
e6892a613e Bump simplepush to 2.1.1 ()
* Update to new library version

* Remove test for removed send_encrypted function

* Bump simplepush to 2.1.1
2022-10-21 16:13:46 +02:00
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