Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

sinric pro and googlehomenotifier #470

Open
ericp011 opened this issue Feb 12, 2021 · 1 comment
Open

sinric pro and googlehomenotifier #470

ericp011 opened this issue Feb 12, 2021 · 1 comment

Comments

@ericp011
Copy link

hi,
i use sinric pro to create thermostat with esp8266 and ds18b20 with arduino example 'Temperaturesensor' adapted to ds18b20 with 'DallasTemperature ' library. all is good and i can ask with my google home the temperature of the thermostat and get a good answer.
But i would like use 'googlehome notifier' to be notified when temperature is too hot or to cold but i don't get message.
if i write the code 'ghn.notify' in the 'SETUP' it's all right and google home speak but the code in the void loop section don't work.
i have no errors but google home don't speak . i think 'SinricPro.handle() or/and handleTemperaturesensor() are responsable.
what do you think about and do you have a solution?
ps: sorry for ma english..

@ericp011
Copy link
Author

hi,
I found a solution 👍
I stop the connexion to server with 'sinricpro.stop' just before use Googlenotifier (ghn.notify()) and i restart with sinricpro.begin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant