Normen Hansen
Normen Hansen
Theres also the general structure overview in the README for a general idea of what code does what: https://github.com/normen/whatscli/tree/whatsmeow#structure-overview Its a bit outdated given that the backends are now completely...
Hm, it would fit but it sounds like its a bit overblown for this use case, also whatsmeow already keeps its own database with all that info, its just about...
Depends on your dev setup, I am using vim and debug the oldschool way, by using a lot of console output :) In case you didn't follow the discussion, I...
Basically, yes. So this would simply be a whatsmeow frontend going along with its idiosyncrasies.
This functionality of some terminals basically works by sending special ANSI escape messages to the terminal that contain the image data. In whatscli, currently the output of the image display...
Hard to say, I'd guess the problem is on the hardware side. Are you sure everything is connected right, all pins are selected correctly and that whatever "RFLink" is actually...
Any received data would appear in the homebridge log. Is the receiver connected to the pins set in the code?
Ah, there also was an issue with the latest arduino versions, maybe try this fix with the arduino code: https://github.com/normen/arduino-433/issues/5
I committed the needed change to the arduino-433 project, so if that was the issue just pull the latest changes and re-flash your arduino.
So you're saying you can't add them as motion sensors?