1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-27 17:27:07 +00:00

14 Commits

Author SHA1 Message Date
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
epenet
4dcbe3e608
Import notify constants from root () 2022-09-12 18:07:26 +02:00
Erik Montnemery
c741d9d045
Update integrations to import issue_registry from helpers ()
* Update integrations to import issue_registry from helpers

* Update tests
2022-08-25 15:33:05 +02:00
Franck Nijhof
0df4642b62
Remove YAML configuration from Simplepush () 2022-08-04 21:03:26 +02:00
Franck Nijhof
2798a77b5f
Fix SimplePush repairs issue () 2022-07-29 09:56:19 -07:00
Rami Mosleh
4f25b8d58e
Add issue to repairs for deprecated Simplepush YAML configuration () 2022-07-28 11:05:56 +02: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
tkdrob
13b881acfc
Use core constants for simplepush () 2021-02-13 13:07:11 +01:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
springstan
221db3a2dd Move imports to top for simplepush () 2019-11-30 21:22:33 -08:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0 Remove dependencies and requirements ()
* Remove dependencies and requirements

* Revert "Remove dependencies and requirements"

This reverts commit fe7171b4cd30889bad5adc9a4fd60059d05ba5a7.

* Remove dependencies and requirements

* Revert "Remove dependencies and requirements"

This reverts commit 391355ee2cc53cbe6954f940062b18ae34b05621.

* Remove dependencies and requirements

* Fix flake8 complaints

* Fix more flake8 complaints

* Revert non-component removals
2019-04-12 10:13:30 -07:00
Tobias Sauerwein
048b100eea Clean up docstrings ()
* Clean up docstrings

* Fix long lines

* Fix more docstrings

* Fix more docstrings

* Fix more docstrings
2019-04-03 17:40:03 +02:00
Robbie Trencheny
7741ec4d5a Great migration notify ()
* Move notify platforms into components

* Move notify tests

* Fix notify tests

* More fixes

* Update requirements

* Update .coveragerc

* Run gen reqs
2019-03-27 20:36:13 -07:00