Quality improvement on LOQED integration (#95725)
Remove generated translation Raise error correctly Remove obsolete consts Remove callback, hass assignment and info log Use name from LOQED API instead of default name Correct entity name for assertion
This commit is contained in:
parent
33bc1f01a4
commit
ab50069918
9 changed files with 30 additions and 81 deletions
|
@ -2,5 +2,3 @@
|
|||
|
||||
|
||||
DOMAIN = "loqed"
|
||||
OAUTH2_AUTHORIZE = "https://app.loqed.com/API/integration_oauth3/login.php"
|
||||
OAUTH2_TOKEN = "https://app.loqed.com/API/integration_oauth3/token.php"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue