💬 Selecting a Controller
Announcements
22
Posts
10
Posters
4.5k
Views
10
Watching
-
@Guillermo-Schimmel said in 💬 Selecting a Controller:
yes, you can talk directly to the ethernet gateway
Could you please point me to an example or any documentation about how to do this?
Thanks.@3nibble https://pypi.org/project/pymysensors/ is a nice starting point.
-
And of course you should know that the comunication is via "serial protocol", which is defined here:
https://www.mysensors.org/download/serial_api_20
@Guillermo-Schimmel said in 💬 Selecting a Controller:
@3nibble https://pypi.org/project/pymysensors/ is a nice starting point.