sinricpro / python-sdk

python3 sdk for sinric pro.
https://sinric.pro
23 stars 9 forks source link

Energy Monitoring Sensor Python Example #57

Open ecucuk opened 1 year ago

ecucuk commented 1 year ago

Hello, I also want to monitor Energy data in a project and query it with Alexa or Google Assistant. I added "Energy Sensor" on the web side. But I am not able to send data in python back-end application.

Could you please share an example for "Energy Sensor"?

kakopappa commented 1 year ago

Hello,

Google Home or Alexa does not have “Energy Sensor” device type. Works only with Sinric Pro app/dashboard only.

On Mon, 14 Aug 2023 at 9:37 PM Ergün CÜCÜK @.***> wrote:

Hello, I also want to monitor Energy data in a project and query it with Alexa or Google Assistant. I added "Energy Sensor" on the web side. But I am not able to send data in python back-end application.

Could you please share an example for "Energy Sensor"?

— Reply to this email directly, view it on GitHub https://github.com/sinricpro/python-sdk/issues/57, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZRUCV2IREZJKFUQDMTXVIZ4FANCNFSM6AAAAAA3PZJTRE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ecucuk commented 1 year ago

Okay I understand, So can you give an example for Dashboard with Python sdk?