Compare commits
5 Commits
ec3024d132
...
dba0aa2ee2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dba0aa2ee2 | ||
|
|
c9947bc42c | ||
|
|
3db5b990ce | ||
|
|
04057654f9 | ||
|
|
960157cace |
1
.github/workflows/validate_esphome.yml
vendored
1
.github/workflows/validate_esphome.yml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
runs-on: "ubuntu-latest"
|
||||
needs:
|
||||
- build_climate_heat_advanced
|
||||
- build_climate_cool_advanced_esp_idf
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.0
|
||||
- name: Build core+advanced+climate_heat+customizations
|
||||
|
||||
1
.github/workflows/validate_esphome_beta.yml
vendored
1
.github/workflows/validate_esphome_beta.yml
vendored
@@ -113,6 +113,7 @@ jobs:
|
||||
runs-on: "ubuntu-latest"
|
||||
needs:
|
||||
- build_climate_heat_advanced
|
||||
- build_climate_cool_advanced_esp_idf
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.0
|
||||
- name: Build core+advanced+climate_heat+customizations
|
||||
|
||||
@@ -241,11 +241,8 @@ wifi:
|
||||
static_ip: 192.168.0.123
|
||||
gateway: 192.168.0.1
|
||||
subnet: 255.255.255.0
|
||||
# Connect to a hidden Wi-Fi network.
|
||||
hidden: true
|
||||
# Set dual network
|
||||
priority: 10
|
||||
- ssid: !secret wifi_ssid_backup
|
||||
password: !secret wifi_password_backup
|
||||
priority: 0
|
||||
fast_connect: true
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
api_encryption_key: MSANehPIH8kCp/vGcpPcKPSkYnv3zchyxkXCleXJinM=
|
||||
mysntpserver: NotASecret01
|
||||
mysntpserver: 192.168.0.1
|
||||
web_server_password: NotASecret01
|
||||
web_server_username: NotASecret01
|
||||
wifi_password: NotASecret01
|
||||
|
||||
14
README.md
14
README.md
@@ -59,7 +59,9 @@ This innovative solution is designed to revolutionize how you interact with your
|
||||
|
||||
|
||||
### Home
|
||||

|
||||

|
||||
<br>
|
||||

|
||||
|
||||
- Current weather with button to Weather Forcast page
|
||||
- Hardware buttons can be freely assigned
|
||||
@@ -144,14 +146,20 @@ This innovative solution is designed to revolutionize how you interact with your
|
||||
|
||||
|
||||
### Display Settings
|
||||

|
||||
|
||||

|
||||
<br>
|
||||

|
||||
|
||||
- Restart NSPanel
|
||||
- Display brightness slider
|
||||
- Display dim brightness slider
|
||||
|
||||
### Boot
|
||||

|
||||

|
||||
<br>
|
||||

|
||||
|
||||
|
||||
## Home Assistant interface
|
||||
|
||||
|
||||
105
docs/manuals_screenshots.md
Normal file
105
docs/manuals_screenshots.md
Normal file
@@ -0,0 +1,105 @@
|
||||
# Nextion instructions used for screenshots
|
||||
|
||||
Please select "Instruction codes: utf-8" in the Nextion simulator
|
||||
|
||||
### Boot page
|
||||
```
|
||||
page boot
|
||||
ip_addr.txt="192.168.0.33"
|
||||
baud_rate.txt="115200 bps"
|
||||
framework.txt="arduino"
|
||||
esph_version.txt=tft_version.txt
|
||||
bluep_version.txt=tft_version.txt
|
||||
vis bt_reboot,1
|
||||
```
|
||||
|
||||

|
||||
<br>
|
||||

|
||||
|
||||
### Home page
|
||||
#### EU version
|
||||
```
|
||||
page home
|
||||
date.txt="Sunday, 29/11"
|
||||
outdoor_temp.txt="8.9°"
|
||||
time.txt="12:34"
|
||||
vis wifi_icon,1
|
||||
wifi_icon.txt=""
|
||||
weather.pic=11
|
||||
left_bt_text.txt="Ceiling lights"
|
||||
left_bt_pic.pic=32
|
||||
icon_top_01.txt=""
|
||||
right_bt_text.txt="Desk lights"
|
||||
icon_top_03.txt=""
|
||||
icon_top_03.pco=64164
|
||||
icon_top_06.txt=""
|
||||
icon_top_08.txt="侀"
|
||||
current_temp.txt="21.6 °C"
|
||||
indoortempicon.txt=""
|
||||
value01_state.txt="47%"
|
||||
value01_icon.txt=""
|
||||
bt_notific.txt=""
|
||||
vis bt_notific,1
|
||||
bt_qrcode.txt=""
|
||||
vis bt_qrcode,1
|
||||
bt_entities.txt=""
|
||||
vis bt_entities,1
|
||||
bt_alarm.txt=""
|
||||
bt_alarm.pco=19818
|
||||
vis bt_alarm,1
|
||||
button01.txt=""
|
||||
button02.txt=""
|
||||
button03.txt=""
|
||||
value03_state.txt="715 W"
|
||||
value03_icon.txt=""
|
||||
```
|
||||

|
||||
|
||||
#### US version
|
||||
```
|
||||
page home
|
||||
meridiem.txt="PM"
|
||||
date.txt="Sunday, 11/29"
|
||||
outdoor_temp.txt="48°"
|
||||
time.txt="12:34"
|
||||
vis wifi_icon,1
|
||||
wifi_icon.txt=""
|
||||
weather.pic=11
|
||||
left_bt_text.txt="Ceiling lights"
|
||||
left_bt_pic.pic=32
|
||||
icon_top_01.txt=""
|
||||
right_bt_text.txt="Desk lights"
|
||||
icon_top_03.txt=""
|
||||
icon_top_03.pco=64164
|
||||
icon_top_06.txt=""
|
||||
icon_top_08.txt="侀"
|
||||
current_temp.txt="71 °F"
|
||||
indoortempicon.txt=""
|
||||
value01_state.txt="47%"
|
||||
value01_icon.txt=""
|
||||
bt_notific.txt=""
|
||||
vis bt_notific,1
|
||||
bt_qrcode.txt=""
|
||||
vis bt_qrcode,1
|
||||
bt_entities.txt=""
|
||||
vis bt_entities,1
|
||||
bt_alarm.txt=""
|
||||
bt_alarm.pco=19818
|
||||
vis bt_alarm,1
|
||||
button01.txt=""
|
||||
button02.txt=""
|
||||
button03.txt=""
|
||||
value03_state.txt="715 W"
|
||||
value03_icon.txt=""
|
||||
```
|
||||

|
||||
|
||||
### Settings page
|
||||
```
|
||||
page settings
|
||||
```
|
||||
|
||||

|
||||
<br>
|
||||

|
||||
Reference in New Issue
Block a user