Compare commits

...

1 Commits

Author SHA1 Message Date
pszafer
501155c99e fix ina L power 2024-05-22 16:59:20 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ external_components:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.12
ref: v1.0.13
files:
[
'devices/dimmer_serial_no.yaml',
@@ -38,7 +38,7 @@ ethernet:
power_pin: GPIO16
dashboard_import:
package_import_url: github://boneIO-eu/esphome/boneio-dimmer_2rgbw-v0_3.yaml@v1.0.12
package_import_url: github://boneIO-eu/esphome/boneio-dimmer_2rgbw-v0_3.yaml@v1.0.13
import_full_config: true
pcf8574:

View File

@@ -6,7 +6,7 @@ sensor:
name: 'VDDL Supply'
entity_category: diagnostic
power:
name: 'VDDR Power'
name: 'VDDL Power'
entity_category: diagnostic
current:
name: 'VDDL Current'