Homeware for Raspberry Pi. This is an alternative for Homeware that works in a Raspberry Pi instead of Firebase.
This API creates an integration between hardware devices like ESP8266 or Arduino and the Google Assitant using a Raspberry Pi for the backend.
Homeware is not finished yet.
In order to works, you need to use a Raspberry Pi and a hardware device like an ESP8266 or similar. Follow this steps:
- Clone this repository on your Raspberry Pi.
- Run:
cd Homeware-LAN
sudo sh bash/install.sh
sudo systemctl start homeware
- Open a web browser and go to your Raspberry Pi IP follow by
:5001
. For example192.168.1.150:5001
. - Follow the assistant instructions that appear on the web browser.
- Use the example at ESP8266example to connect to Homeware using an ESP8266. It is a simple MQTT.
cd Homeware-LAN
git pull
sudo systemctl restart homeware
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-LAN/issues/new
You can check the Google guides
Any idea will be well received!