Commit Graph

30 Commits

Author SHA1 Message Date
Edward Firmo
2a526f3cea Moving docs to the Wiki area 2023-10-19 15:51:40 +02:00
Edward Firmo
471684ad8c Merge branch 'dev' into main 2023-10-13 15:19:03 +02:00
André Klitzing
44b7eee5ee Add whitespace to fix typo
Otherwise if someone copy+paste this it will throw this error.
ERROR Error while reading config: Invalid YAML syntax:

mapping values are not allowed here
  in "nspanel.yaml", line 25, column 13:
2023-10-13 14:13:14 +02:00
Edward Firmo
ce2fefa5b3 Remove pre-built
I'm removing this at it is getting too complex and will require github tokens to copy the build files. Instead I will focus in solving the problems making hard to build.
2023-10-12 11:35:15 +02:00
Edward Firmo
b92d6d459a ESPHome pre-built binary
Add a pre-built binary for users with trouble compiling with ESPHome or users who don´t wanna play with ESPHome at all.
2023-10-11 11:40:04 +02:00
Edward Firmo
b591944a76 Sleep & Wake-up buttons 2023-10-05 15:42:03 +02:00
Edward Firmo
be6df9bb30 Added compile_process_limit 2023-09-26 18:13:01 +02:00
Edward Firmo
83baeaacf0 Typo 2023-09-22 09:59:17 +02:00
Edward Firmo
91a77ae201 timezone 2023-09-21 16:40:02 +02:00
Edward Firmo
a1c4f065a2 Customization - Deep sleep - Fix broken link 2023-09-20 07:39:15 +02:00
Edward Firmo
44aa752e70 Customizations - Deep sleep
Solves #955
2023-09-20 07:36:01 +02:00
Edward Firmo
627e0b63e7 Customizations - Blank TFT button
Probably solves #1048
2023-09-19 20:55:07 +02:00
Edward Firmo
c747ea17d5 Add customization for display sleeping/awake
Probably solves #1035
2023-09-19 20:34:19 +02:00
Edward Firmo
25ff9a0267 Update nspanel_blank.md 2023-09-19 11:33:17 +02:00
Edward Firmo
67fb8f2eda Update nspanel_blank.md 2023-09-19 11:28:09 +02:00
Edward Firmo
2715d32d15 Update nspanel_blank.md 2023-09-19 11:26:34 +02:00
Edward Firmo
b215f1779d Refresh docs 2023-09-19 11:20:13 +02:00
Edward Firmo
c632d32b87 Clean-up docs 2023-09-07 17:33:10 +02:00
Edward Firmo
20ef25ecb5 Fix default_target_temperature
It also updates the page home when thermostat status changes (for the chips).
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/995#discussioncomment-6897727
2023-09-03 18:26:02 +02:00
w00zy
52dddb800c update docs (#1003)
* updated docs

* Update ReleaseNotes.md

---------

Co-authored-by: Edward Firmo <94725493+edwardtfn@users.noreply.github.com>
2023-09-02 00:19:15 +02:00
Edward Firmo
8989a65f03 Add support for addon_climate_cool 2023-08-25 22:00:46 +02:00
Edward Firmo
62d297c8a5 Simplify climate substitutions 2023-08-25 21:34:23 +02:00
Edward Firmo
9cfd27ebf1 Adding screenshots 2023-08-25 10:13:36 +02:00
Edward Firmo
e96e342975 Revert fast_connect back to false 2023-08-21 21:25:10 +02:00
Edward Firmo
a339ef3c8f Update alarm icon & color 2023-08-21 18:22:16 +02:00
Edward Firmo
fcc0477593 Alarm Control Panel with PIN (#982)
Implements an Alarm Control Panel page on NSPanel.

Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/66
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/227
Solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/672
Partially solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/299#discussioncomment-4874612
Partially solves https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/64#issuecomment-1566204490
Partially solves https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/718
2023-08-16 17:03:41 +02:00
Edward Firmo
9157854799 Creating "install.md" and update add-ons instructions 2023-08-14 12:05:24 +02:00
Edward Firmo
da6d8c1c5e Add Alarm docs
Update docs to reflect the current state (new features & changes)
2023-08-11 11:11:09 +02:00
Edward Firmo
028a8c4a6f Create customization.md
This will reduce the need for:
- #920
- #662
- #833
2023-08-10 11:26:16 +02:00
Edward Firmo
9556262880 Fixed link to addon climate docs 2023-08-09 23:14:05 +02:00