Add sensor platform to Bring integration (#126642)
* Add sensor platform to Bring integration * Add more tests * unignore typedef check * Update language sensor * update snapshot * changes * add entities Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * add units * lowercase * snapshot --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
c66e2dc076
commit
20030ab604
17 changed files with 910 additions and 9 deletions
|
@ -9,3 +9,4 @@ ATTR_ITEM_NAME: Final = "item"
|
|||
ATTR_NOTIFICATION_TYPE: Final = "message"
|
||||
|
||||
SERVICE_PUSH_NOTIFICATION = "send_message"
|
||||
UNIT_ITEMS = "items"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue