tomasy / zigbee-conbee-adapter

Adapter for Mozila IoT. Supports Zigbee by using ConBee USB stick
Mozilla Public License 2.0
5 stars 2 forks source link

Adding Temperature Sensor #4

Closed blueleader07 closed 5 years ago

blueleader07 commented 5 years ago

I renamed the existing ConBeeSensor class to ConBeeMotionSensor and then added ConBeeTemperatureSensor. Temperature is displayed in degrees fahrenheit. Would love to make it configurable somehow (allow user to choose celcius or fahrenheit)... but as of now it only displays fahrenheit. I'm brand new to Mozilla Things gateway so bear with me. Any guidance is welcome! Also I'm a JavaScript developer attempting to write Python ... so there's that. Feedback welcomed.

blueleader07 commented 5 years ago

Code was merge manually. Closing PR.