mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 07:08:20 +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
|
#ifndef AIRTON_QUIRKS_H
|
||||||
#define AIRTON_QUIRKS_H
|
#define AIRTON_QUIRKS_H
|
||||||
|
|
||||||
|
@ -30,3 +30,9 @@ switch:
|
|||||||
name: "sleep mode"
|
name: "sleep mode"
|
||||||
display:
|
display:
|
||||||
name: "display light"
|
name: "display light"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: airton
|
||||||
|
vertical_direction:
|
||||||
|
name: "Vertical direction"
|
||||||
|
id: direction
|
||||||
|
@ -30,3 +30,9 @@ switch:
|
|||||||
name: "sleep mode"
|
name: "sleep mode"
|
||||||
display:
|
display:
|
||||||
name: "display light"
|
name: "display light"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: airton
|
||||||
|
vertical_direction:
|
||||||
|
name: "Vertical direction"
|
||||||
|
id: direction
|
||||||
|
@ -30,3 +30,9 @@ switch:
|
|||||||
name: "sleep mode"
|
name: "sleep mode"
|
||||||
display:
|
display:
|
||||||
name: "display light"
|
name: "display light"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: airton
|
||||||
|
vertical_direction:
|
||||||
|
name: "Vertical direction"
|
||||||
|
id: direction
|
||||||
|
@ -30,3 +30,9 @@ switch:
|
|||||||
name: "sleep mode"
|
name: "sleep mode"
|
||||||
display:
|
display:
|
||||||
name: "display light"
|
name: "display light"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: airton
|
||||||
|
vertical_direction:
|
||||||
|
name: "Vertical direction"
|
||||||
|
id: direction
|
||||||
|
@ -30,3 +30,9 @@ switch:
|
|||||||
name: "sleep mode"
|
name: "sleep mode"
|
||||||
display:
|
display:
|
||||||
name: "display light"
|
name: "display light"
|
||||||
|
|
||||||
|
select:
|
||||||
|
- platform: airton
|
||||||
|
vertical_direction:
|
||||||
|
name: "Vertical direction"
|
||||||
|
id: direction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user