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
Edward Firmo
13e725be02
Merge pull request #1633 from illuzn/light-brightness-fix
...
Fix for Lights with no brightness supported_features
2024-01-15 00:12:21 +01:00
Edward Firmo
6e8ca96e4f
Make it valid to other domains
2024-01-15 00:09:28 +01:00
Edward Firmo
b3543af0b7
Fix typo
2024-01-15 00:05:47 +01:00
Edward Firmo
45a56a4340
Merge pull request #1635 from illuzn/dynamic-icon-patch
...
Implement dynamic icons and use device_class
2024-01-14 23:51:46 +01:00
Edward Firmo
a2bc755b89
Merge pull request #1628 from illuzn/alignment-fix
...
[BUG FIX] Fixes the incorrect labelling of the entity pages alignment on US Portrait.
2024-01-14 23:48:54 +01:00
Edward Firmo
40efe3d7b3
Merge pull request #1610 from PaulAntonDeen/patch-2
...
Add ISO8601 date formatting as an option
2024-01-14 23:48:22 +01:00
Edward Firmo
878cf6a58c
Lint
2024-01-14 23:48:01 +01:00
Edward Firmo
008016a3d6
Make it a dict of dicts
...
To simplify the code.
I've also moved the dictionary to the variables areas as that other place is copied via anchors to many places in the code.
2024-01-14 23:45:39 +01:00
Edward Firmo
286123f9c7
Lint
2024-01-14 23:20:44 +01:00
Edward Firmo
f0a817fff6
Removed unnecessary code and prepared release notes (draft)
2024-01-14 23:15:35 +01:00
Edward Firmo
126e5c0d7b
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-01-14 23:09:48 +01:00
Edward Firmo
217b456e75
Fix crash when internal temp sensor was not defined
...
This was preventing the rendering of other elements on Home page until those elements gets an update on it's statuses.
This change also add a input for default icon fallback colors for `on` and `off` states.
Solves #1624
2024-01-14 23:09:30 +01:00
illuzn
08d44d4064
Typo fixes
2024-01-15 05:21:12 +10:30
illuzn
ae80c7f1ed
Covers, binary_sensors, sensors and switches now use their state and device_classes to dynamically determine the icon displayed.
...
The mappings used are the same as HA frontend.
This should work wherever the anchor `variable_entity` is called - i.e. button pages, entity pages, home buttons, home status bar, home sensors,
2024-01-15 05:16:17 +10:30
illuzn
df2c7cff28
supported_features attribute is already obtained elsewhere so use that instead.
2024-01-15 01:23:13 +10:30
illuzn
73def31fce
Incorrect branch
2024-01-15 01:21:46 +10:30
illuzn
8122516ceb
Hides the secondary state shown in bri if the light doesn't support changing brightness.
2024-01-15 01:10:37 +10:30
illuzn
7b40f31599
Fixes the labelling of the alignment on US Portrait.
...
Need to confirm that this confirguration is the same for EU and US Landscape - it may be that the Nextion HMI is different for US Portrait because of rotation.
2024-01-14 16:53:00 +10:30
Edward Firmo
a81be28085
Merge pull request #1609 from PaulAntonDeen/patch-1
...
Fix Wi-Fi reference on QR code example
2024-01-12 22:47:38 +01:00
Paul Deen
f74dc421e4
Update nspanel_blueprint.yaml
...
Added ISO8601 month day seperation for date : "-" see https://en.wikipedia.org/wiki/ISO_8601
2024-01-12 16:13:46 +01:00
Paul Deen
0ac153dd56
Update blueprint.md
...
Update the QR code string from Wi-Fi to WIFI to match the QR URI standard (not it will work if you scan it with an android phone).
2024-01-12 15:58:39 +01:00
Edward Firmo
327de69a6f
Merge pull request #1608 from Blackymas/beta
...
v4.2.1 - Bug fixes
2024-01-12 14:23:27 +01:00
Edward Firmo
1036182bd2
Merge pull request #1607 from Blackymas/dev
...
v4.2.1 to beta
2024-01-12 13:42:09 +01:00
Edward Firmo
6bda8a56ea
Bump to v4.2.1
2024-01-12 13:27:00 +01:00
Edward Firmo
dc1f836684
Moving "changing the framework" higher
2024-01-11 23:37:49 +01:00
Edward Firmo
f0216982e0
Update howto.md
2024-01-11 23:19:45 +01:00
Edward Firmo
007fb1f70d
Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev
2024-01-11 23:16:42 +01:00
Edward Firmo
7b1557894b
Add "Clean build files" to the update instructions
...
Solves #1601
2024-01-11 23:16:39 +01:00
Edward Firmo
8b4e3ea4c9
Update howto.md
2024-01-11 23:00:50 +01:00
Edward Firmo
1e570dc18e
Fix links
2024-01-11 22:46:05 +01:00
Edward Firmo
66b1e0b3e7
Ask for panel model
2024-01-11 22:11:19 +01:00
Edward Firmo
982453109a
Fix crash when light don't provides an icon color
...
Solves #1599
2024-01-11 22:03:46 +01:00
Edward Firmo
4cb2142b83
Merge pull request #1591 from Blackymas/beta
...
v4.2 - Multi-Alarm Control, Dual Thermostat Functionality, and More
2024-01-11 18:15:29 +01:00
Edward Firmo
221c6a38b2
Merge pull request #1595 from Blackymas/dev
...
Lint
2024-01-11 17:57:42 +01:00
Edward Firmo
be1266dd24
Lint
2024-01-11 17:56:23 +01:00
Edward Firmo
c57ae981db
Lint
2024-01-11 17:50:57 +01:00
Edward Firmo
e7d6e19cf4
Merge pull request #1594 from Blackymas/dev
...
Lint
2024-01-11 17:35:59 +01:00
Edward Firmo
5b099b9c63
Lint
2024-01-11 17:30:29 +01:00
Edward Firmo
a03e348a90
Lint
2024-01-11 17:23:10 +01:00