-
Notifications
You must be signed in to change notification settings - Fork 20
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
May I add TCS34725 to the main TASMOTA project #26
Comments
ok if you think this would be interesting i can make a pr for it. i still have another interresting driver for the eQ3 max devices (window sensors and thermostats). |
@stefanbode |
Ok, |
there is the option to use an extra IRQ pin but i would prefer to use only SDA,SCL |
i use this in a battery operated luxmeter with a small OLED display. In this use case i do not mind the delay. it works well. |
Does tasmota support TCS34725 now? Or not? |
Tasmota does not support TCS34725. as already said i use this driver in a lux meter and it works well. |
You can use TCS34725 async library to write the driver: [https://github.com/ysard/TCS34725] |
Have you looked for this feature in other issues and in the docs?
yes
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
How far are you with bugfixing this driver? If everything is ok I can help you to integrate this driver into the TASMOTA main project. OK?
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
(Please, remember to close the issue when the problem has been addressed)
The text was updated successfully, but these errors were encountered: