colthreepv / meross-ingestor

ingestor module from meross smartplug to influxdb
https://hub.docker.com/r/colthreepv/meross-ingestor
MIT License
2 stars 1 forks source link

Pull temperature and humidity #4

Open techie2000 opened 3 years ago

techie2000 commented 3 years ago

I'm using you docker to pull multiple MSS310 reading in to influx.

Do you have any plans to pull in temperature and humidity readings via the MS100 Smart Sensor? If pulling data the the hub (MSH300), then I'd like to capture the Smart Thermostat temperatures as well (via the MTS100).

I'd be a willing guinea-pig when it comes to testing :)

https://github.com/donavanbecker/homebridge-meross-cloud/blob/b4cc94b713a9ec495e01115a8fb9a9ba1200492a/meross/deviceTypes/msh300.json seems to detail all the various MSnnn devices that connect the hub and may be of help.