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

add PV28-CW air quality monitor #931

Merged
merged 4 commits into from
Jul 28, 2023
Merged

add PV28-CW air quality monitor #931

merged 4 commits into from
Jul 28, 2023

Conversation

blakadder
Copy link
Contributor

Add Ggele PV28-CW air quality monitor

some dp's are commented out because they don't work but are listed as supported in iot.tuya.com

unit: µg/m³
class: measurement
- entity: sensor
name: Humidity
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is already a sensor called humidity on dp 19. This one needs a unique name to differentiate it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they're basically the same and both are reported. i've made the 103 hidden: true

Copy link
Owner

@make-all make-all Jul 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making it hidden does not solve the issue of the name clash. If it is not useful as a sensor in its own right, then the dp should be listed as an extra attribute on some other entity rather than being a sensor entity of its own.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

understood

@make-all make-all merged commit 90d6c56 into make-all:main Jul 28, 2023
4 checks passed
@blakadder blakadder deleted the pv28 branch July 28, 2023 18:40
make-all added a commit that referenced this pull request Jul 29, 2023
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

Successfully merging this pull request may close these issues.

2 participants