nlrb / com.weather-sensors

Wireless weather sensor app voor Athom Homey
https://apps.athom.com/app/com.weather-sensors
MIT License
14 stars 24 forks source link

Wheather sensor available only for 2s after I restart this app #95

Closed kozo8603 closed 2 years ago

kozo8603 commented 2 years ago

Diagnostic report: f90ca5a9-8092-4233-a700-aa2925e968a3

nlrb commented 2 years ago
Note: this log has been manually submitted by a user.
Log ID: f90ca5a9-8092-4233-a700-aa2925e968a3

User Message:
Sensor gets online right after I restart the app, but goes to error state in 2s.

---- stdout ----
2022-06-12 15:37:54 [log] [ManagerDrivers] [temphum] Mapping device null
2022-06-12 15:37:54 [log] [ManagerDrivers] [temphum] Mapping device null
2022-06-12 15:37:54 [log] [ManagerDrivers] [temphum] Mapping device null
2022-06-12 15:37:54 [log] [WeatherSensorApp] WeatherSensorApp is running...
2022-06-12 15:37:54 [log] [WeatherSensorApp] Registering signal AuriolZ31130
2022-06-12 15:37:54 [log] [WeatherSensorApp] Registering signal AuriolHG
2022-06-12 15:37:54 [log] [ManagerDrivers] [sensor] SensorDriver Init
2022-06-12 15:37:55 [log] [ManagerDrivers] [sensor] Marking auriol1:202:2 as inactive
2022-06-12 15:38:15 [log] [ManagerDrivers] [temphum] [308e2596-0052-4be0-9010-041aa0c5f837] Updating value of auriol1:30:3 with capability measure_temperature to 24.6
2022-06-12 15:38:15 [log] [ManagerDrivers] [temphum] [308e2596-0052-4be0-9010-041aa0c5f837] offset_temperature 0
2022-06-12 15:38:15 [log] [ManagerDrivers] [temphum] [308e2596-0052-4be0-9010-041aa0c5f837] Updating value of auriol1:30:3 with capability measure_humidity to 60
2022-06-12 15:38:15 [log] [ManagerDrivers] [temphum] [308e2596-0052-4be0-9010-041aa0c5f837] offset_humidity 0
2022-06-12 15:38:15 [log] [ManagerDrivers] [temphum] [308e2596-0052-4be0-9010-041aa0c5f837] Updating value of auriol1:30:3 with capability alarm_battery to false
2022-06-12 15:38:15 [log] [ManagerDrivers] [temphum] [308e2596-0052-4be0-9010-041aa0c5f837] alarm_battery null

---- stderr ----

There is just no data received for auriol1:202:2, hence it is marked as inactive. You can change this behaviour in the app settings if you want.