Sigfox
SigFox integration adding a sensor for each Sigfox device registered with your account. The default name of sensors is sigfox_{DEVICE_ID} where DEVICE_ID is the devices Sigfox ID. The state of an added Sigfox sensor is the payload of the last message published by that device. Additionally, there are attributes for the latitude and longitude coordinates of the device, as well as the signal-to-noise ratio (snr).
Setup
Note that your_api_login and your_api_password are your API access credentials which can be accessed by following:
- Log into Sigfox backend
- Select
GROUP - Select
API ACCESS - Click on
newand create new access entry
Configuration
To use this integration, add the following to your "configuration.yaml" file.
:::tip
更改配置后需要重启 Home Assistant。
:::

