GitHub Actions
0529e39c31
Pre-built firmware for NSPanel - Fix climate page not opening with click on internal temp
2024-04-10 13:44:08 +00:00
Edward Firmo
178b940b46
Fix climate page not opening with click on internal temp
...
Solves #2040
2024-04-10 15:34:49 +02:00
Edward Firmo
9cb230fd5f
Update validate_python.yml
2024-04-10 13:02:25 +02:00
Edward Firmo
1cdd417340
Update validate_python.yml
2024-04-10 13:00:18 +02:00
Edward Firmo
77f9cf66f1
Update validate_python.yml
2024-04-10 12:58:51 +02:00
Edward Firmo
b5784187ae
Replace python validation
2024-04-10 12:56:18 +02:00
Edward Firmo
94ad0211e0
Update .flake8
2024-04-10 12:51:52 +02:00
Edward Firmo
706864a4da
Allow to 200 char per line
2024-04-10 12:42:58 +02:00
GitHub Actions
d3ec9a2a2f
Pre-built firmware for NSPanel - Update timezone list
2024-04-10 08:53:22 +00:00
Edward Firmo
9babe8984d
Update timezone list
2024-04-10 10:44:20 +02:00
Edward Firmo
4ad2619108
Lint
2024-04-10 10:26:55 +02:00
Edward Firmo
36d0027845
Ignore dev folder
2024-04-10 10:24:18 +02:00
Edward Firmo
86d5859045
Merge pull request #2034 from MichaelHeimann/dev
...
Update blueprint doc with timezone description
2024-04-10 10:11:39 +02:00
Edward Firmo
47fb10ed1b
Add link to v4.3.2
2024-04-10 10:10:40 +02:00
MichaelHeimann
9e5fb231cb
Update blueprint.md Advanced Section
...
removed ## at the end of the section header
2024-04-10 09:56:20 +02:00
MichaelHeimann
4cb526b8cc
Update blueprint.md with Advanced Settings section
...
not complete, but a start
2024-04-10 09:51:48 +02:00
MichaelHeimann
9ac00037ae
Update blueprint.md Hardware button visibility pages
...
add Hardware Buttons - Visibility Pages
2024-04-10 09:47:30 +02:00
MichaelHeimann
1e90d63b94
Update blueprint.md Entities States (3 is now 4)
2024-04-10 09:42:48 +02:00
MichaelHeimann
bed4c7dad0
Update blueprint doc with timezone description
2024-04-10 09:27:55 +02:00
Edward Firmo
dc8fdbc44e
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-04-10 08:21:14 +02:00
Edward Firmo
64489159ac
Update timezone list
2024-04-10 08:18:14 +02:00
GitHub Actions
6acd5c945b
Pre-built firmware for NSPanel - Bump version to 4.3.3
2024-04-10 06:06:45 +00:00
Edward Firmo
fc0f727d83
Bump version to 4.3.3
...
Getting prepared for a release
2024-04-10 07:57:43 +02:00
Edward Firmo
bc590b9ccf
Internal Temperature Reporting Fix After Sleep
...
Solves #2030
2024-04-09 15:50:00 +02:00
Edward Firmo
a3c707b4e3
Do not clean internal temp when constructing Home page
...
Solves #2030
2024-04-09 15:43:17 +02:00
Edward Firmo
6f4e1f610f
Timezone Selector Added to Blueprint
...
Solves #2029
2024-04-09 13:54:53 +02:00
Edward Firmo
99a86408a2
Fix timezone split
...
Solves #2029
2024-04-09 13:34:44 +02:00
Edward Firmo
34889bac3b
Merge pull request #2029 from MichaelHeimann/patch-1
...
Update nspanel_blueprint.yaml
2024-04-09 12:39:56 +02:00
MichaelHeimann
4477fe9e50
Update nspanel_blueprint.yaml
...
fixes "Error: TypeError: '>' not supported between instances of 'list' and 'int'"
2024-04-09 11:54:44 +02:00
Edward Firmo
94018819f0
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-04-09 11:44:40 +02:00
Edward Firmo
c7f7e0c7c3
v4.3.3 release notes
2024-04-09 11:44:37 +02:00
GitHub Actions
ff6a21df39
Pre-built firmware for NSPanel - Simplify climate show logic
2024-04-09 08:28:10 +00:00
Edward Firmo
2f45083db5
Simplify climate show logic
...
Improves #2021
2024-04-09 10:16:18 +02:00
Edward Firmo
cd4fef6870
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-04-09 10:10:38 +02:00
Edward Firmo
c64132d7b5
Do not show climate page when using internal temperature sensor
...
Solves #2021
2024-04-09 10:10:35 +02:00
Edward Firmo
376d91aa5a
Use initial_value for fw_url
...
It should be available together with the component
2024-04-09 08:30:29 +02:00
GitHub Actions
b8d8252c19
Pre-built firmware for NSPanel - Merge component nspanel_ha_blueprint_upload_tft into nspanel_ha_blueprint
2024-04-09 06:17:29 +00:00
Edward Firmo
75c35399f1
Add prebuilt to yamlscan on ESPHome validation
2024-04-09 08:13:01 +02:00
Edward Firmo
694ab4f98f
Merge component nspanel_ha_blueprint_upload_tft into nspanel_ha_blueprint
2024-04-09 08:08:33 +02:00
Edward Firmo
896f86ddab
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-04-09 07:56:11 +02:00
Edward Firmo
12837077da
Move rgbTo565 to header file
...
For IDF 5 compatibility
2024-04-09 07:56:06 +02:00
GitHub Actions
70c11efd96
Pre-built firmware for NSPanel - Review components files
2024-04-08 22:02:48 +00:00
Edward Firmo
10e0a47b6f
Review components files
2024-04-08 23:47:16 +02:00
Edward Firmo
88cca0d1bf
Allow for longer string to Home page values
...
Solves #2020
2024-04-08 21:23:08 +02:00
Edward Firmo
c727fcd17b
Rebuild Home page with automation reload
...
This will rebuild some components on the Home page when the automation settings changes.
This also adds support to mdi:void which will plot empty/blank icon.
Solves #1992
Solves #2018
Solves #2019
2024-04-08 21:13:20 +02:00
Edward Firmo
6be727d4af
Move UtilitiesGroups to PSRAM
2024-04-08 20:36:23 +02:00
GitHub Actions
3a2dd23f86
Pre-built firmware for NSPanel - Report pre-built installed packages on watchdog
2024-04-08 14:23:02 +00:00
Edward Firmo
e1e157a2b8
Report pre-built installed packages on watchdog
...
Helps with #2024
2024-04-08 16:04:55 +02:00
Edward Firmo
c6d4929a53
Make timezone customization obsolete
...
Helps with #2024
2024-04-08 16:01:47 +02:00
Edward Firmo
ca7dcd92a9
Fix input identation
2024-04-08 15:52:54 +02:00