So, i ran some tests and got things working, everything is great. Now i want to break it all apart and start from scratch for some other tests. I've searched high and low on the proper way to remove the nodes and the gateway from Vera, but i have not found anything. can someone give me some pointers. My assumption is to delete them from vera and clearing the eeprom on all components and adding them in again. Any clues?
chupacabra
@chupacabra
0
Reputation
3
Posts
325
Profile views
0
Followers
0
Following
Best posts made by chupacabra
This user hasn't posted anything yet.
Latest posts made by chupacabra
-
Removing Gateway and Nodes from Vera
-
RE: MySensors and Vera UI7
well, i guess patience is a virtue i don't possess... i did find an error in my code where i forgot to add the gw.sendSketchInfo() to the gateway, so i fixed that and it finally created the child device. Now testing other sensor types. will try to post updates if there are any issues. thanks for the help!
-
RE: MySensors and Vera UI7
Soooo, anyone mucking around with UI7 yet? I've been trying to get things to work, but having trouble getting new sensors to work properly. The gateway is configured and working correctly. i was adding a simple door sensor to see if it would work and it registers, but the sensor is basically empty, Any pointers (aside form the usual downgrade to UI5)?
- EDIT -
The gateway shows up correctly and the first node shows up corectly as well in UI7. Now how do i add the child device for the door sensor?
- EDIT -