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: packages:
internals_packages: internals_packages:
url: https://github.com/boneIO-eu/esphome url: https://github.com/boneIO-eu/esphome
ref: v1.0.12 ref: v1.0.13
files: files:
[ [
'devices/dimmer_serial_no.yaml', 'devices/dimmer_serial_no.yaml',
@@ -38,7 +38,7 @@ ethernet:
power_pin: GPIO16 power_pin: GPIO16
dashboard_import: 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 import_full_config: true
pcf8574: pcf8574:

View File

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