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

#1 Add DHT22 room temperature sensor #2

Closed
wants to merge 7 commits into from

Conversation

sighmon
Copy link
Owner

@sighmon sighmon commented Jul 2, 2022

Resolves #1

Add a DHT22 room temperature sensor so the accessory knows what the real temperature of the room is.

Testing

  1. Note - adding it directly no longer builds on macOS
  2. Needs to be run via root to access the DHT22 sensor: sudo /usr/local/go/bin/go run homekit-daikin-infrared.go -temperaturePin 4

Not sure this is the best approach.

@sighmon
Copy link
Owner Author

sighmon commented Jul 10, 2022

I might keep this branch separate for now.

@sighmon sighmon closed this Jul 10, 2022
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.

Add DHT22 room temperature sensor
1 participant