add sensors via digital analog converter;

This commit is contained in:
Tizian Haider
2026-05-17 16:25:43 +02:00
parent 502a79ca93
commit cd327fc628
2 changed files with 50 additions and 21 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# Home Assistant
## Integrations
### ESP32Home - Hochbeet
- B4 Controller Config: esphome_b4_controller.yaml
#### Config Flashing
- in terminal swicht python environment<br>
```source ~/b4/bin/activate```
- start esphome device builder<br>
```esphome-device-builder ~/esphome-configs```
- access [ESPHome - Device Builder](http://localhost:6052/)
- connect controller with USB-C cable and choose serial port 'USB JTAG'
- sometimes after flashing new config controller have to repowered