Docker chown -R 1000:1000 /path/to/esphome

This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2025-12-13 23:31:39 +05:00
parent 5d47748ca6
commit 46a337c339
6 changed files with 50 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
esphome:
name: kontroller-kocheg-a8
friendly_name: Kontroller_Kocheg_a8
friendly_name: kocheg_a8
esp32:
board: esp32dev
@@ -73,7 +73,7 @@ switch:
inverted: true
- platform: gpio
name: "a8-output4"
name: "close_gas"
pin:
pcf8574: pcf8574_hub_out_1
number: 3
@@ -81,7 +81,7 @@ switch:
inverted: true
- platform: gpio
name: "a8-output5"
name: "open_gas"
pin:
pcf8574: pcf8574_hub_out_1
number: 4