I wanted to insert the TWE-Lite sensor value into the table, so prepare for it.
Only one command
$ sudo pip install PyMySQL
If the above does not work, install the following
$ sudo pip install mysql-connector-python-rf
With this alone, the DB related described in the source will work. that's all.
Recommended Posts