1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Update CI linter (#544)

* Update CI matcher

* Check Executable bit
This commit is contained in:
Otto Winter
2019-05-11 15:12:30 +02:00
committed by GitHub
parent f1a0e5a313
commit 797aadaf26
13 changed files with 168 additions and 49 deletions

View File

@@ -1,3 +1,4 @@
#pragma once
#include "esphome.h"
class CustomSensor : public Component, public Sensor {