mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 07:14:10 +01:00
Compare commits
6 Commits
a966f6adb4
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 1badaaf232 | |||
| 5600203e6b | |||
| 1b5ef340e4 | |||
| 082286ba87 | |||
| baad6eda7c | |||
| 9eeeef6a57 |
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: air-office-r
|
||||
name: Office R Air
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: atoms3
|
||||
name: AtomS3
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: basement-2
|
||||
name_short: Basement
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: basement
|
||||
name: Basement
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: bedroom-lamp-left
|
||||
name: Bedroom Lamp Left
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: bedroom-lamp-right
|
||||
name: Bedroom Lamp Right
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: c6-test-1
|
||||
name: C6 TEST 1
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: c6-test-2
|
||||
name: C6 TEST 2
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: cam-1
|
||||
name: Cam 1
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: can-node-1
|
||||
name: CAN Node 1
|
||||
@@ -14,8 +15,6 @@ esp32:
|
||||
variant: esp32
|
||||
framework:
|
||||
type: esp-idf
|
||||
# version: 5.4.2
|
||||
# platform_version: 54.03.21
|
||||
|
||||
external_components:
|
||||
- source: github://mrk-its/esphome-canopen@dev
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: can-node-2
|
||||
name: CAN Node 2
|
||||
@@ -14,8 +15,6 @@ esp32:
|
||||
variant: esp32
|
||||
framework:
|
||||
type: esp-idf
|
||||
version: 5.4.2
|
||||
platform_version: 54.03.21
|
||||
|
||||
external_components:
|
||||
- source: github://mrk-its/esphome-canopen@dev
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: cec-bedroom
|
||||
name: Bedroom TV
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: clock-1
|
||||
name: Clock 1
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: clock-living-room
|
||||
name: Living room Clock
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: desk-lamp
|
||||
name: Desk Lamp
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: dimmer
|
||||
name: Dimmer
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: echo-1
|
||||
name: Echo 1
|
||||
@@ -48,7 +49,7 @@ api:
|
||||
rtttl: !lambda 'return song;'
|
||||
|
||||
# i2c:
|
||||
# sda: 26
|
||||
# - sda: 26
|
||||
# scl: 32
|
||||
# scan: true #false
|
||||
# frequency: 100kHz
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: echo
|
||||
name: Echo
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: eworkbench
|
||||
name: Electronics Workbench
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: fireplace
|
||||
name: Heating Fireplace
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: gate
|
||||
name: Gate
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: gateway
|
||||
name: Gateway
|
||||
@@ -54,11 +55,11 @@ ethernet:
|
||||
# Enable LLDP transmission
|
||||
#enabled: true
|
||||
# Optional: override default port
|
||||
port: "test-port"
|
||||
port: eth
|
||||
# Optional: override default system name
|
||||
system_name: "test-system"
|
||||
system_name: mcu-${device}
|
||||
# Optional: override default system description
|
||||
system_description: "test-description"
|
||||
system_description: ${comment}
|
||||
# Optional: override default "fast mode" burst packet count
|
||||
tx_fast_count: 4
|
||||
# Optional: override default LLDP frame transmission interval
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: heater
|
||||
name: Heater
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: kitchen
|
||||
name: Kitchen
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: lightening
|
||||
name: Lightening detector
|
||||
@@ -16,9 +17,6 @@ esp32:
|
||||
framework:
|
||||
type: esp-idf
|
||||
|
||||
external_components:
|
||||
- source: components
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
|
||||
@@ -62,4 +60,3 @@ sensor:
|
||||
name: Energy
|
||||
distance:
|
||||
name: Storm Distance
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: lvgl-eworkbench
|
||||
name: Electronics Workbench Display
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: lvgl-trainer
|
||||
name: Trainer Display
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: lvgl
|
||||
name: LVGL
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: m5paper
|
||||
name: M5Paper
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: mains-power
|
||||
name: Mains Power
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
esphome:
|
||||
name: mcu-nrf-dk
|
||||
friendly_name: mcu-nrf-dk
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: nspanel-bedroom
|
||||
name: Bedroom NSPanel
|
||||
@@ -270,4 +271,3 @@ sensor:
|
||||
|
||||
- platform: template
|
||||
id: room_temperature_id
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: nspanel-dev
|
||||
name: NSPanel DEV
|
||||
@@ -36,6 +37,8 @@ esp32:
|
||||
type: esp-idf
|
||||
advanced:
|
||||
minimum_chip_revision: "3.0"
|
||||
include_builtin_idf_components:
|
||||
- esp_http_client
|
||||
|
||||
external_components:
|
||||
# - source:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: nspanel-fireplace
|
||||
name: Fireplace NSPanel
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: nspanel-office-j
|
||||
name: Office J NSPanel
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: nspanel-office-r
|
||||
name: Office R NSPanel
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: nspanel-patio
|
||||
name: Patio NSPanel
|
||||
@@ -31,7 +32,6 @@ external_components:
|
||||
url: https://github.com/sairon/esphome-nspanel-lovelace-ui
|
||||
ref: dev
|
||||
components: [nspanel_lovelace]
|
||||
- source: components
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: office-r
|
||||
name: Office R
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: patio
|
||||
name: Patio
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: pow-dishwasher
|
||||
name: Dishwasher POW
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: pow-washer
|
||||
name: Washer POW
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: rf433
|
||||
name: RF433 Bridge
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: rfid-reader
|
||||
name: RFID Reader
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: shed
|
||||
name: Shed
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: socket-01
|
||||
name: Socket 01
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: socket-02
|
||||
device_id: socket_02
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: socket-03
|
||||
name: Socket 03
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: staircase-light
|
||||
name: Staircase
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: tft
|
||||
name: TFT
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: tracker
|
||||
name: Tracker
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: tv-light
|
||||
name: TV Light
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: vehicle-honda-pcx125
|
||||
name: Vehicle Honda PCX125
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: vehicle-suzuki-dl650
|
||||
name: Vehicle Suzuki DL650
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: vehicle-toyota-auris-ts
|
||||
name: Vehicle Toyota Auris TS
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: vehicle-toyota-yaris-cross
|
||||
name: Vehicle Toyota Yaris Cross
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: waterproof-socket
|
||||
name: Waterproof Socket
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: well
|
||||
name: Well
|
||||
|
||||
Reference in New Issue
Block a user