mirror of
https://github.com/esphome/esphome.git
synced 2025-03-14 06:38:17 +00:00
Update tests, fix quirks.h with pragma
This commit is contained in:
parent
f9d9631395
commit
4eef228d79
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef AIRTON_QUIRKS_H
|
||||
#define AIRTON_QUIRKS_H
|
||||
|
||||
|
@ -30,3 +30,9 @@ switch:
|
||||
name: "sleep mode"
|
||||
display:
|
||||
name: "display light"
|
||||
|
||||
select:
|
||||
- platform: airton
|
||||
vertical_direction:
|
||||
name: "Vertical direction"
|
||||
id: direction
|
||||
|
@ -30,3 +30,9 @@ switch:
|
||||
name: "sleep mode"
|
||||
display:
|
||||
name: "display light"
|
||||
|
||||
select:
|
||||
- platform: airton
|
||||
vertical_direction:
|
||||
name: "Vertical direction"
|
||||
id: direction
|
||||
|
@ -30,3 +30,9 @@ switch:
|
||||
name: "sleep mode"
|
||||
display:
|
||||
name: "display light"
|
||||
|
||||
select:
|
||||
- platform: airton
|
||||
vertical_direction:
|
||||
name: "Vertical direction"
|
||||
id: direction
|
||||
|
@ -30,3 +30,9 @@ switch:
|
||||
name: "sleep mode"
|
||||
display:
|
||||
name: "display light"
|
||||
|
||||
select:
|
||||
- platform: airton
|
||||
vertical_direction:
|
||||
name: "Vertical direction"
|
||||
id: direction
|
||||
|
@ -30,3 +30,9 @@ switch:
|
||||
name: "sleep mode"
|
||||
display:
|
||||
name: "display light"
|
||||
|
||||
select:
|
||||
- platform: airton
|
||||
vertical_direction:
|
||||
name: "Vertical direction"
|
||||
id: direction
|
||||
|
Loading…
x
Reference in New Issue
Block a user