mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Attempt to replace device_id:str with device_uid:uint32
This commit is contained in:
@@ -8,4 +8,4 @@ binary_sensor:
|
||||
|
||||
- platform: template
|
||||
name: Other device sensor
|
||||
device_id: other_device
|
||||
device_uid: other_device
|
||||
|
||||
Reference in New Issue
Block a user