During the develop of Homeware I have dicovered that Firebase is not a reliable platform for the porpuses that I try to achive with Homeware. Due to that situation I have decided to migrate Homeware to Homeware-LAN, a similar version but design for be deployd in a Raspberry Pi and communicate with the hardware via MQTT.
Find the new repository here: https://github.com/kikeelectronico/Homeware-LAN
This API creates an integration between hardware devices like ESP8266 or Arduino and the Google Assitant using Firebase for the backend.
Use only released versions: Last released
Subscribe to this Telegram channel: https://t.me/homeware_up_to_date
All traits and devices are supported under an experimental function. If you see something wrong, please open an issue: https://github.com/kikeelectronico/Homeware/issues/new
In order to works, you need to use Firebase service from Google and a hardware device like an ESP8266 or similar. Follow this steps:
You can check the Google guides
Any idea will be well received!