core/homeassistant/components/bring
Mr. Bubbles 67021be274
Add notification service for Bring component (#109222)
* Add notification service for Bring component

* change to async

* update to new library and raise for urgent message without item name

* add icons.json and replace string with reference in strings.json

* Incorporate proposed changes from https://github.com/home-assistant/core/pull/115510

* Remove unnecessary exception, rewrite translations strings

* remove unused constants
2024-04-24 19:41:46 +02:00
..
__init__.py Add exception translations to Bring integration (#115547) 2024-04-14 00:26:37 +02:00
config_flow.py Make config flow imports consistent (#114962) 2024-04-05 21:38:11 +02:00
const.py Add notification service for Bring component (#109222) 2024-04-24 19:41:46 +02:00
coordinator.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
icons.json Add notification service for Bring component (#109222) 2024-04-24 19:41:46 +02:00
manifest.json Bump bring-api to 0.5.7 (#114252) 2024-03-26 20:53:45 +01:00
services.yaml Add notification service for Bring component (#109222) 2024-04-24 19:41:46 +02:00
strings.json Add notification service for Bring component (#109222) 2024-04-24 19:41:46 +02:00
todo.py Add notification service for Bring component (#109222) 2024-04-24 19:41:46 +02:00