Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] ( #112702 )
2024-03-08 15:04:07 +01:00
epenet
0d579f6ac3
Add hints to get_service in integrations (2/2) ( #86693 )
2023-01-26 16:55:57 +01:00
Philip Allgaier
7e2c8a2737
Fix "notify.events" trim() issue + add initial tests ( #48928 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-09 10:36:13 -07:00
Alexey Kustov
056f7d493c
Support overriding token in notifify.event service ( #47133 )
...
* Add opportunity to define token for each message
* Update homeassistant/components/notify_events/notify.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-03-25 19:15:24 +01:00
Alexey Kustov
3076fc5f25
Add notify_events notify integration ( #36049 )
...
* Add new notify_events notification component
* Fix manifest
* Formatting fix
* Black formatting + CODEOWNERS
* Fix requirements_all.txt
* Flake8 warning fix
* Isort fixes
* Update notify-events library requirement version
* Replace Exception to more suitable and update lib version
* Reformat integration according to "0007-integration-config-yaml-structure.md"
* Update homeassistant/components/notify_events/manifest.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix manifest + remove async
* Black formatting
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-05 21:26:56 +02:00