@shazam96 wrote:
Hi,
I setup some sensors from NodeMCU with Home Assistant. I wrote a python script that gets gets the values from serial communication and through MQTT, publishes the values to Home Assistant and things work perfectly.
Next step I want to do is to log the sensor values in a NoSQL database. And this is where I’m confused. I’m not able to integrate a NoSQL database with Home Assistant. Is it possible to use MongoDB with Home Assistant?
The other alternative I’m looking is to get those sensor values from the Home Assistant and then write a python script that takes the values through serial communication and sends it to the database. For example, get temperature sensor value from Home Assistant and send it to the database.
I’m a beginner so any hints would help. Thanks a lot for your time.
Posts: 1
Participants: 1