feat: add new bed switch and a new scene
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
name = "enocean_switch_pc";
|
||||
}
|
||||
];
|
||||
"binary_sensor bed_1" = [
|
||||
{
|
||||
platform = "enocean";
|
||||
id = [ 254 207 162 105 ];
|
||||
name = "enocean_switch_bed_1";
|
||||
}
|
||||
];
|
||||
sensor = [
|
||||
{
|
||||
name = "Bathroom HT";
|
||||
|
||||
Reference in New Issue
Block a user