Commit Graph

2195 Commits

Author SHA1 Message Date
Edward Firmo
eb2f5c987a Merge pull request #1670 from Blackymas/dev
Fix empty title on issues templates
2024-01-17 20:02:11 +01:00
Edward Firmo
51639e43ae Fix empty title 2024-01-17 20:00:45 +01:00
Edward Firmo
9acc00c6df Merge pull request #1669 from Blackymas/beta
v4.2.3 - Bug fixes and minor enhancements
2024-01-17 19:51:27 +01:00
Edward Firmo
7b5af70a4f Merge pull request #1668 from Blackymas/dev
v4.2.3 to beta
2024-01-17 19:30:04 +01:00
Edward Firmo
1c49bc046d Bump to v4.2.3 2024-01-17 19:01:39 +01:00
Edward Firmo
e1b7c4242d Fix crash on climate page, fix climate icon and color
#1649
2024-01-17 14:56:25 +01:00
Edward Firmo
6df5ad0578 Lint 2024-01-17 14:52:19 +01:00
Edward Firmo
cf25bb380b Remove some of the "None" from the code
And also added the changes proposed by https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/1649#issuecomment-1895813283
2024-01-17 14:45:58 +01:00
Edward Firmo
2473816f34 Reverts: "Prioritize legacy upload when TFT is not detected"
Based on feedback from #1659
2024-01-17 14:05:47 +01:00
Edward Firmo
b94b9ffd2e Move sendme to Postinitialize Event
Tentatively solves #1495
2024-01-17 14:04:23 +01:00
Edward Firmo
13110f9949 Move sendme to Postinitialize Event
Tentatively solves #1495
2024-01-17 14:02:03 +01:00
Edward Firmo
52aaea3bb5 Fix for Battery Indicator
Solves #1661
2024-01-17 11:23:49 +01:00
Edward Firmo
01f5ba93a1 Fix battery indicator on cover page
Solves #1661
2024-01-17 11:06:05 +01:00
Edward Firmo
c1a0c0991e Prioritize legacy upload when TFT is not detected
Improves #1659
2024-01-17 10:22:06 +01:00
Edward Firmo
1a20b0cc42 Run tests when tests scripts changes 2024-01-17 09:04:38 +01:00
Edward Firmo
a9c36239d8 Fix current_brightness name conflict 2024-01-17 09:00:29 +01:00
Edward Firmo
c281a68bee Set accuracy_decimals for sensors 2024-01-17 02:57:16 +01:00
Edward Firmo
52b65d1536 Remove None type from global entity load engine
Hopefully this solves #1649
2024-01-17 02:21:44 +01:00
Edward Firmo
9a761dbc71 Replace deprecated global display_last_brightness on "Set display as a light" 2024-01-17 02:04:42 +01:00
Edward Firmo
ccf139fa5f Revert simplification of tft upload
Solves #1659
2024-01-17 01:14:49 +01:00
Edward Firmo
57c1576cc5 Update esphome_advanced_climate_heat_customizations.yaml 2024-01-17 01:06:39 +01:00
Edward Firmo
af64a7ba40 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-01-17 01:00:27 +01:00
Edward Firmo
979f09a673 Merge pull request #1658 from bkbartk/dev
Update nspanel_blueprint.yaml
2024-01-17 01:00:01 +01:00
Edward Firmo
4b585b672d Add Dutch/Italian date format
Add Dutch/Italian date format #1658
2024-01-17 00:59:47 +01:00
Edward Firmo
0e35bae534 Turn-off display when screensaver time is disabled
Potentially solves #1620
2024-01-17 00:41:23 +01:00
Edward Firmo
01c898b98c Restores watchdog rounds every minute at second 30 2024-01-16 22:16:02 +01:00
bkbartk
4bd63e0673 Update nspanel_blueprint.yaml
add Dutch/Italian date format,
Germany and Poland use a . where the Netherlands and Italian use a -
both including leading 0

Maybe making it completely variable would be better, but I'm not sure it's user friently enough.
2024-01-16 20:53:55 +01:00
Edward Firmo
6a64ae5592 Disable blank_issues_enabled 2024-01-16 19:19:33 +01:00
Edward Firmo
071a13076f Prevents crash when climate can't provide hvac_action
Probably solves #1649
2024-01-16 18:23:49 +01:00
Edward Firmo
29087e2ca0 Merge pull request #1648 from Blackymas/beta
v4.2.2 - Bug fixes and minor enhancements
2024-01-16 13:38:04 +01:00
Edward Firmo
dd3f3457c4 Merge pull request #1646 from Blackymas/dev
v4.2.2 to Beta
2024-01-16 11:51:02 +01:00
Edward Firmo
9c68166098 Bump to v4.2.2 2024-01-16 11:28:38 +01:00
Edward Firmo
9a501c45a2 Do not convert Celsius to Fahrenheit when displaying embedded temperature
Solves #1640
2024-01-16 11:17:15 +01:00
Edward Firmo
759e49bdf2 Update ReleaseNotes.md 2024-01-16 11:15:35 +01:00
Edward Firmo
3db3985c03 Send default color if calculated isn't RGB
Solves #1643
2024-01-16 10:38:24 +01:00
Edward Firmo
f34a6b4c1d Reduce watchdog executions
Trying to solve #1620
2024-01-16 10:11:00 +01:00
Edward Firmo
519a8b48fb Lint 2024-01-16 10:00:54 +01:00
Edward Firmo
59cc6a536e Rebuild embedded climate changing calls
Solves #1613
Solves #1627
2024-01-16 09:43:26 +01:00
Edward Firmo
c34018c021 Embedded climate to display the correct slider
Partially solves #1613
Partially solves #1627
2024-01-16 09:03:18 +01:00
Edward Firmo
d55366e3fb Lint 2024-01-16 08:55:11 +01:00
Edward Firmo
89c5cf227d Update "TFT update" manual 2024-01-16 08:53:59 +01:00
Edward Firmo
02b0e8a340 Improved TFT update instructions 2024-01-16 08:50:16 +01:00
Edward Firmo
6dd4733b4b Rebuild Embedded Climate page constructor
Partially solves #1613
Partially solves #1627
2024-01-16 08:42:14 +01:00
Edward Firmo
4cdd80550f Add log to climate page constructor
To help troubleshooting:
- #1627
- #1613
2024-01-16 00:18:23 +01:00
Edward Firmo
17c200da53 Add firmware update service 2024-01-15 19:55:25 +01:00
Edward Firmo
284aa843b4 Drop support to weather.get_forecast
Solves #1630
2024-01-15 19:21:23 +01:00
Edward Firmo
0fbe9bce0f Adding "Compiling Errors Guide" 2024-01-15 18:02:30 +01:00
Edward Firmo
43c78b76f8 Add shortcut to HA logs 2024-01-15 17:57:15 +01:00
Edward Firmo
a2eea277bc Update ReleaseNotes.md 2024-01-15 17:48:14 +01:00
Edward Firmo
edb2fb4a2e Add "Dynamic icons using device_class"
Relates to #1610
2024-01-15 16:32:52 +01:00