Franck Nijhof
b0f32a3547
Update apprise to 1.5.0 ( #100351 )
2023-09-14 10:10:31 +02:00
Franck Nijhof
7178e1cefe
Update apprise to 1.4.5 ( #96086 )
2023-07-08 08:59:34 +02:00
Franck Nijhof
31c0374c98
Update apprise to 1.4.0 ( #93331 )
2023-05-22 07:31:02 +02:00
Franck Nijhof
f8314fe007
Update apprise to 1.3.0 ( #88658 )
2023-02-23 10:23:03 -05:00
Erik Montnemery
231aad7a68
Sort manifests 1 ( #87022 )
2023-02-08 20:29:44 +01:00
epenet
2bef69c6a7
Add hints to get_service in integrations (1/2) ( #86692 )
2023-01-26 16:56:57 +01:00
Hmmbob
cbcfeee322
Update apprise to 1.2.1 ( #84705 )
2022-12-28 22:13:20 +01:00
Franck Nijhof
e01115fd1f
Update apprise to 1.2.0 ( #82182 )
2022-11-16 12:39:39 +01:00
Franck Nijhof
1e5908d3a8
Update apprise to 1.1.0 ( #80009 )
2022-10-10 14:21:30 +02:00
Franck Nijhof
8456a25f86
Update apprise to 1.0.0 ( #76441 )
2022-08-08 20:03:21 +02:00
Franck Nijhof
56d28e13f7
Update apprise to 0.9.9 ( #73218 )
2022-06-08 21:12:44 +03:00
Franck Nijhof
732082b770
Update apprise to 0.9.8.3 ( #71934 )
2022-05-16 13:54:24 +03:00
Franck Nijhof
efd7b2a978
Update apprise to 0.9.7 ( #65780 )
2022-02-05 13:28:32 +01:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Franck Nijhof
9128dc214c
Upgrade apprise to 0.9.6 ( #60816 )
2021-12-02 08:54:52 +01:00
Franck Nijhof
60bb3121b6
Upgrade apprise to 0.9.5.1 ( #56577 )
2021-09-23 11:00:45 -07:00
Franck Nijhof
9be5793ed7
Upgrade apprise to 0.9.4 ( #55002 )
2021-08-22 11:00:35 +02:00
Franck Nijhof
9afa7df3c1
Upgrade apprise to 0.9.3 ( #50769 )
2021-05-17 15:06:36 +02:00
tkdrob
5a993a3ff3
Use core constants for apprise ( #49683 )
2021-04-25 20:22:01 -05:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Franck Nijhof
db355f9b23
Merge of nested IF-IF cases - A-C ( #48365 )
2021-03-27 10:58:38 +01:00
Raman Gupta
baef8b033a
Bump apprise version to avoid sync in async issues ( #41253 )
2020-10-05 10:24:18 +02:00
Chris Caron
0a0d44a0b5
Disable async on Apprise ( #40213 )
2020-09-18 15:32:38 +02:00
Franck Nijhof
1c90bdddb4
Upgrade apprise to 0.8.8 ( #39606 )
2020-09-03 13:30:42 +02:00
Chris Caron
70c028458f
Bump apprise to 0.8.7 ( #38886 )
2020-08-14 20:04:36 -05:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Chris Caron
be99f3bf32
Bumped Apprise version to v0.8.5 ( #33473 )
2020-03-31 22:30:27 +02:00
Chris Caron
481d3295a6
Bump Apprise version to v0.8.4 ( #31868 )
2020-02-15 23:58:42 +01:00
springstan
52cee84c2c
Update outdated documentation links in json files ( #30916 )
2020-01-17 21:41:42 -08:00
Franck Nijhof
3df329b8ec
Bump apprise to 0.8.3 ( #30731 )
2020-01-13 08:20:09 -05:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Bas Nijholt
96961b9bcc
Sort imports according to PEP8 for components starting with "A" ( #29761 )
2019-12-09 13:57:24 +01:00
Chris Caron
8933540950
bumped supported apprise version to 0.8.2 ( #29125 )
2019-11-26 20:18:43 -08:00
Chris Caron
3cb844f22c
Add Apprise notification integration ( #26868 )
...
* Added apprise notification component
* flake-8 fixes; black formatting + import merged to 1 line
* pylint issues resolved
* added github name to manifest.json
* import moved to top as per code review request
* manifest formatting to avoid failing ci
* .coveragerc updated to include apprise
* removed block for written tests
* more test coverage
* formatting as per code review
* tests converted to async style as per code review
* increased coverage
* bumped version of apprise to 0.8.1
* test that mocked entries are called
* added tests for hass.service loading
* support tags for those who identify the TARGET option
* renamed variable as per code review
* 'assert not' used instead of 'is False'
* added period (in case linter isn't happy)
2019-10-15 00:53:59 +02:00