This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
- Every sensor I add, homey needs to be rebooted.
- When the gateway is reset, homey needs a reboot also. (same comes with MYSController though)
tbh; might be standard behavior for mysensors but im a nub..
lets see how the coming days will go.
Next time if you reset the gateway can you try if it works after disabling the app en enabling it again?
Resetting the gateway; then disabling / enabling the app seems to work. For when resetting the gateway.
Adding a new sensor isnt working, I have to let MYScontroller give out the sensor ID.
After that, its full steam ahead, I think, not sure though again im a nub, it stores its given ID in the eeprom.
It seems to go great from there on, I reset the gateway a number of times, both of the sensors show up again.
---
Last night, A sensor bugged out, it didnt came back, even when I did a reset of the sensor/gateway.
When I opened MYController, it suddenly showed up again.
the only way I got it working was to install manually from GITHUB
my insight storage looks like the following.
Might be useful I the last seen is also a variable that can be removed. (like temperature etc.)
(it was a 5 second logging sensor, I removed it so it won't happen again)
I'm thinking of start to update the app with the new SDK, so hopefully some of the solutions that we have in the app is now in the SDK instead, like the last seen function.
But i don't know. I have not look at the new SDK yet.
I have a Mysensors gateway running on a Raspberry Pi and connected to the Homey my sensors app via MQTT. This all works ok. I have build some battery powered Mysensors (temp/hum/light/PIR) sensors. They also work ok.
But Homey does not see these sensors as a temperature device. When I use Homeyda.sh and add a temperature widget, I can choose from all thermometers (433Mhz weather app and thermostat) , but not the Mysensors thermometers.
Any ideas?
Gr. Remco
I think it might be the same issue that I have with Homeykit: the MySensors devices are of class "other", instead of (what seems to make more sense to me) "sensor". So Homeyda.sh doesn't consider it to be a sensor device.