fix serial no

This commit is contained in:
pszafer
2024-05-22 10:25:02 +02:00
parent ac9c9d6ac5
commit 6b44f23693
4 changed files with 22 additions and 9 deletions

View File

@@ -20,7 +20,7 @@ external_components:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.10
ref: v1.0.11
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_8ch-v0_3.yaml@v1.0.10
package_import_url: github://boneIO-eu/esphome/boneio-dimmer_8ch-v0_3.yaml@v1.0.11
import_full_config: true
pcf8574:
@@ -62,6 +62,13 @@ text_sensor:
ip_address:
entity_category: diagnostic
name: boneio-dimmer IP
- platform: template
name: 'Hostname'
id: hostname
entity_category: diagnostic
lambda: |-
return id(eth).get_use_address();
update_interval: 5min
binary_sensor:
- platform: gpio