Commit Graph

1918 Commits

Author SHA1 Message Date
bluefoxlee
47e67d2d4b Update to 5551 Chinese Characters Set
Update to 5551 Chinese Characters Set
2024-01-11 19:22:06 +08:00
bluefoxlee
db0cd22193 Replace 4808 Set
Replace 
4808-Characters-Set.txt
With
5551-Chinese-Characters-Set.txt
2024-01-11 19:21:25 +08:00
Edward Firmo
1ce2efd25f Testing the test 2024-01-11 12:09:39 +01:00
Edward Firmo
a705964468 Update validate_yamllint.yml 2024-01-11 12:07:24 +01:00
Edward Firmo
126e9fb946 Testing the tests...
This should generate warnings on yamllint
2024-01-11 12:06:04 +01:00
Edward Firmo
ff3bde78e4 Update nspanel_esphome_prebuilt.yaml 2024-01-11 12:03:44 +01:00
Edward Firmo
37450c5643 Update validate_yamllint.yml 2024-01-11 12:01:34 +01:00
Edward Firmo
6bf36ded89 Lint 2024-01-11 11:52:39 +01:00
Edward Firmo
ce9d45504c disable empty-values rule 2024-01-11 11:45:07 +01:00
Edward Firmo
36eea7c483 Typo 2024-01-11 11:42:49 +01:00
Edward Firmo
f50994d4bc Disable quoted-strings rule 2024-01-11 11:39:55 +01:00
Edward Firmo
1059528825 Disable key ordering rule 2024-01-11 11:36:06 +01:00
Edward Firmo
0c6f62f9b8 Update yamllint.yml 2024-01-11 11:33:01 +01:00
Edward Firmo
3e75c94031 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2024-01-11 11:25:09 +01:00
Edward Firmo
c62ad5454b Sort Milestones by title 2024-01-11 11:22:22 +01:00
Edward Firmo
f8fee99972 Merge pull request #1587 from andythomas/bugfix_1574
bugfix for embedded climate/cool functionality
2024-01-11 11:08:45 +01:00
Edward Firmo
cb840c53a8 Update ReleaseNotes.md 2024-01-11 10:55:43 +01:00
Andy Thomas
c7fd545701 corrected typo 2024-01-11 08:59:44 +01:00
Andy Thomas
35f09a5582 bugfix for embedded climate/cool functionality 2024-01-11 08:43:35 +01:00
Edward Firmo
0a2970eb7f Bump version to 4.2beta.7 2024-01-11 01:48:19 +01:00
Edward Firmo
755e69388f Beta 7 2024-01-11 01:34:06 +01:00
Edward Firmo
03d1aa477c Fix crash when light doesn't provide attribute rgb_color
Solves #1584
Solves #1585
2024-01-11 01:32:20 +01:00
Edward Firmo
ff42959751 Lint 2024-01-11 01:13:57 +01:00
Edward Firmo
c642da6c3c Upload file selector on esp-idf only 2024-01-11 00:52:56 +01:00
Edward Firmo
06b0ccfd10 Add reference to #1583
Add reference to #1583
2024-01-10 21:08:08 +01:00
Edward Firmo
dc4312c302 Wrap-up release notes 2024-01-10 21:00:35 +01:00
Edward Firmo
cc976ec820 Bump version to 4.2beta.6 2024-01-10 14:10:53 +01:00
Edward Firmo
c8d84a6458 Use relative pics 2024-01-10 09:20:17 +01:00
Edward Firmo
e906fc76b9 Add web_server 2024-01-10 08:37:12 +01:00
Edward Firmo
f53f1fb30c Fix display of unit_of_measurement when it is None
Solves #1576
2024-01-10 08:25:07 +01:00
Edward Firmo
a1e23fc4be Moved outside CJK folder 2024-01-10 02:54:41 +01:00
Edward Firmo
948124927d Fix tft url when nextion_update_url is selected 2024-01-10 01:49:17 +01:00
Edward Firmo
1078125b98 Avoid displayin "None" when no icon is available
Display `all_icons.blank` instead.
Solves #1576
2024-01-10 01:36:48 +01:00
Edward Firmo
9dc93d8969 Getting ready for release 2024-01-09 23:54:50 +01:00
Edward Firmo
7c46f5d1f0 Merge pull request #1573 from andythomas/dev
Dev Allow to set upper and lower set point for embedded thermostat
2024-01-09 23:52:12 +01:00
Edward Firmo
e5fcd218e5 Update ReleaseNotes.md 2024-01-09 23:34:40 +01:00
Edward Firmo
abf90eec4a Expand this to climate cool & dual 2024-01-09 23:27:44 +01:00
Edward Firmo
945732b51a Issues templates 2024-01-09 23:09:15 +01:00
Andy Thomas
8c70f3b94d rename according to esphome convention 2024-01-09 22:21:43 +01:00
Edward Firmo
1fc0b22f44 Lint 2024-01-09 18:53:38 +01:00
Edward Firmo
a9ef296fb2 Display ° when moving sliders
Solves #1569
2024-01-09 18:49:57 +01:00
Andy Thomas
315d982029 Update documentation: set points embedded heater 2024-01-09 18:37:17 +01:00
Andy Thomas
ff5894fa68 allow to define set points for embedded heater
This allow to set the upper and lower set point for the embedded thermostat heater. The naming was taken from the HA generic thermostat, i.e. `cold_tolerance` and `hot_tolerance`
2024-01-09 18:33:39 +01:00
Edward Firmo
b9c66a33a6 Add "Model does not match" to manual 2024-01-09 18:24:24 +01:00
Edward Firmo
dc2c777580 Rebuilt climate sliders limits
Solves #1551
Solves #1554
Solves #1561
Solves #1562
2024-01-09 14:03:29 +01:00
Edward Firmo
d010cf4b28 Fix icon color based on state
Solves #1565
2024-01-09 12:14:35 +01:00
Edward Firmo
33cce61147 ESP-IDF v5 compatibility 2024-01-09 11:38:17 +01:00
Edward Firmo
973d8ec37a Check if entity is valid before using it's values
Trying to fix #1559 and #1563
2024-01-09 00:29:44 +01:00
Edward Firmo
869c8160d4 Prioritize user's selected icon color
Solves #1558
2024-01-08 20:30:36 +01:00
Edward Firmo
4bc3fdb28b Keeps relay info updated
Solves #1550
2024-01-08 18:59:10 +01:00