alexwohlbruck / covalent

Internet connected lamps! For my senior capstone project💡⚛️🎓
https://alex.wohlbruck.com/project/covalent
2 stars 0 forks source link

Move lamp to new group if it already exists #33

Closed alexwohlbruck closed 2 years ago

alexwohlbruck commented 2 years ago

When setting up a lamp, if the lamp is already in the database (unique key by deviceId), then we should delete the old document before creating a new one. This will help when the user sets up their lamp again after something went wrong and it has gone back to setup mode.