-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add support for Bresser Lightning Sensor and Bresser Air Quality Sensor #2698
Conversation
Yes, that's what I meant. But they should have the same r_device and output_fields, otherwise this would give duplicate outputs. |
Do you mean I should merge both r_device and output_fields? How should I set the device name then? |
You can use a .name like you already sketched in the README: "Bresser Weather Center 7-in-1, Air Quality PM2.5/PM10" |
How about the assignment to |
The
|
All done now. |
Looks almost perfect now, thanks! |
Good for merge. Last call for comments ;) |
Done (for now)! Thank you! |
See #2140 and #2693