mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
have fun
This commit is contained in:
22
common/common.yaml
Normal file
22
common/common.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
<<: !include wifi.yaml
|
||||
<<: !include api.yaml
|
||||
<<: !include ota.yaml
|
||||
<<: !include logger.yaml
|
||||
|
||||
binary_sensor:
|
||||
- <<: !include binary_sensor/status.yaml
|
||||
|
||||
button:
|
||||
- <<: !include button/factory_reset.yaml
|
||||
- <<: !include button/restart.yaml
|
||||
- <<: !include button/safe_mode.yaml
|
||||
- <<: !include button/shutdown.yaml
|
||||
|
||||
sensor:
|
||||
- <<: !include sensor/uptime.yaml
|
||||
- <<: !include sensor/wifi_signal.yaml
|
||||
|
||||
text_sensor:
|
||||
- <<: !include text_sensor/version.yaml
|
||||
- <<: !include text_sensor/wifi_info.yaml
|
||||
Reference in New Issue
Block a user