Add area, switch to idf 5.3.1, replacing climate.heating with a new setup

This commit is contained in:
2025-03-16 15:43:49 +01:00
parent 6c79fad79c
commit 5b913cecf0
49 changed files with 1007 additions and 462 deletions

View File

@@ -2,13 +2,16 @@ substitutions:
device: nspanel-office-r
name: Office R NSPanel
name_short: Office R
comment: "Office R NSPanel"
area: Office R
comment: "${area} | NSPanel"
panel_recv_topic: "tele/${device}/RESULT"
panel_send_topic: "cmnd/${device}/CustomSend"
tft_url: !secret tft_url
esphome:
name: mcu-${device}
area: ${area}
comment: ${comment}
on_boot:
then:
@@ -20,6 +23,8 @@ esp32:
board: nodemcu-32s
framework:
type: esp-idf
wifi:
use_address: 10.17.241.212
external_components:
- source:
@@ -30,6 +35,9 @@ external_components:
- source: github://pr#7942
components: adc
refresh: 0s
- source: github://pr#8325
components: mqtt
refresh: 0s
- source: components
packages:
@@ -174,6 +182,7 @@ mqtt:
username: !secret mqtt_username
password: !secret mqtt_password
discovery: false
idf_send_async: true
nspanel_lovelace:
id: nspanel_id