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
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
Edward Firmo
a6338b173f
Prioritize icon from attributes over icon from device_class.
2024-01-15 13:00:55 +01:00
Edward Firmo
2765efa3ca
Fix bug preventing device_class based icon to load
2024-01-15 12:55:21 +01:00
Edward Firmo
b46ab6a6d2
Don't use state for sensor's device class icons
...
Solves b3543af0b7 (commitcomment-137046780)
2024-01-15 12:41:21 +01:00
Edward Firmo
a1a2a897c6
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-01-15 10:41:06 +01:00
Edward Firmo
e0c6fb9810
Remove old upload code
...
To make it easier to compilers with low resources
2024-01-15 10:41:01 +01:00
Edward Firmo
aae12d0be7
Update validate_yamllint.yml
2024-01-15 01:09:20 +01:00
Edward Firmo
a820723f44
Update validate_yamllint.yml
2024-01-15 01:07:19 +01:00
Edward Firmo
9d6285633c
Update validate_yamllint.yml
2024-01-15 01:06:39 +01:00
Edward Firmo
7ed8bd60a4
Added pic for clean build files
2024-01-15 00:56:12 +01:00
Edward Firmo
33a0e418be
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-01-15 00:20:03 +01:00
Edward Firmo
83016ec605
Reduce yaml double verification
2024-01-15 00:19:52 +01:00