Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwitchBot Strip Lights #44

Closed
donavanbecker opened this issue Jul 5, 2023 · 2 comments
Closed

SwitchBot Strip Lights #44

donavanbecker opened this issue Jul 5, 2023 · 2 comments

Comments

@donavanbecker
Copy link

donavanbecker commented Jul 5, 2023

Any luck with this working on the SwitchBot strip lights?

@kendallgoto
Copy link
Owner

the strip lights were discontinued last year + I haven't personally used them at all, so I couldn't say for sure. However, they use an ESP32-C3 architecture similar to the plugs/bulb, so there's a good chance that it would work (but, they came out in 2021 before the plugs, so the system might have some differences / nuances)

however, this project is really geared towards avoiding disassembly of products that can't be safely reassembled, e.g. products that operate at 120VAC (bulb/plugs). The strip lights are DC operated and have a programming header built in, so it would be far easier to just open them up and program the flash for Tasmota rather than try to OTA.

reference: https://fccid.io/2AKXB-W1701100/Internal-Photos/Internal-Photos-5475063

@donavanbecker
Copy link
Author

Good to know! Thanks!

@donavanbecker donavanbecker closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants