basnijholt / miflora

☘️🌑🌼πŸ₯€πŸ‘ Mi Flora Plant sensor Python package
MIT License
366 stars 98 forks source link

Question #4

Closed marksev1 closed 7 years ago

marksev1 commented 7 years ago

Can I connect to multiple Miflora's with your library? And put data from multiple Miflora's into a json.

ghost commented 7 years ago

Yes, you can use multiple sensors. You need to implement the JSON stuff by yourself, the library does not create any JSON objects.

marksev1 commented 7 years ago

Can you just write an example on how to get sensor values from multiple devices at once etc.?

ghost commented 7 years ago

Just look at the demo.py file and look through all your sensors.