Add Duty binary_sensor platform to FireServiceRota integration (#43638)
This commit is contained in:
parent
eb3e5cf446
commit
316a2750df
5 changed files with 139 additions and 34 deletions
|
@ -7,3 +7,6 @@ URL_LIST = {
|
|||
"www.fireservicerota.co.uk": "FireServiceRota",
|
||||
}
|
||||
WSS_BWRURL = "wss://{0}/cable?access_token={1}"
|
||||
|
||||
DATA_CLIENT = "client"
|
||||
DATA_COORDINATOR = "coordinator"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue