Batch of Component(s) -> Integration(s) (#24972)
This commit is contained in:
parent
e75c9efb3f
commit
31f569ada9
27 changed files with 34 additions and 34 deletions
|
@ -72,7 +72,7 @@ class SigfoxAPI:
|
|||
_LOGGER.error(
|
||||
"Unable to login to Sigfox API, error code %s", str(
|
||||
response.status_code))
|
||||
raise ValueError('Sigfox component not set up')
|
||||
raise ValueError('Sigfox integration not set up')
|
||||
return True
|
||||
|
||||
def get_device_types(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue