fossasia / susi_linux

Hardware for SUSI AI https://susi.ai
Apache License 2.0
1.61k stars 148 forks source link

IOT integration with SUSI Smart Speaker #515

Open sansyrox opened 5 years ago

sansyrox commented 5 years ago

Is your feature request related to a problem? Please describe.

Since the audio player and basic daemons are working good enough now, add methods to interact with IoT devices. The skills should come from the server, only the libraries need to be included in the SUSI Smart Speaker to parse and perform according to the actions received.

Describe the solution you'd like

Use the libraries like MQTT / Simple HTTP requests/ or any other IoT libraries

Additional context

Probably, a stretch goal as of now but should be kept in mind IMO.

Orbiter commented 5 years ago

I personally would like to try to integrate:

both hardware is cheap and hackable. It requires simple http requests and API libraries are available.