https://github.com/periph/home
periphhome implements the ESPHome protocol in Go
https://github.com/periph/home
Last synced: 5 months ago
JSON representation
periphhome implements the ESPHome protocol in Go
- Host: GitHub
- URL: https://github.com/periph/home
- Owner: periph
- License: apache-2.0
- Created: 2021-04-12T00:08:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T21:56:53.000Z (almost 4 years ago)
- Last Synced: 2024-06-19T13:47:06.889Z (almost 2 years ago)
- Language: Go
- Size: 131 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Convert your RPis into HomeAssistant nodes via ESPHome protocol
[](https://pkg.go.dev/periph.io/x/home)
[](https://codecov.io/gh/periph/home)
What if you could use your Raspberry Pi as easily as you could with your
ESP8266/ESP32 with ESPHome? Drop a yaml file and go? periphhome is that!
periphhome implements the protocol used by [esphome.io](https://esphome.io) in
Go.
Since the protocol is the same, periphhome devices show up in Home Assistant
automatically with no configuration! See
[home-assistant.io/integrations/esphome](https://www.home-assistant.io/integrations/esphome).
## Authors
`periphhome` was created with ❤️️ and passion by [Marc-Antoine
Ruel](https://github.com/maruel).
## Disclaimer
This is not an official Google product (experimental or otherwise), it
is just code that happens to be owned by Google.
This project is not affiliated with Nabu Casa, Inc. nor the ESPHome project.