Commit Graph

1589 Commits

Author SHA1 Message Date
Edward Firmo
6025da2850 Stop fallback to Home when notification is shown
Solves #1261
2023-11-14 07:38:46 +01:00
Edward Firmo
bd14d7aa42 Bump version to 4.1.1 2023-11-14 07:28:37 +01:00
Edward Firmo
84edfcb8ea Add esphome.xxxxx_play_rtttl back to core
Solves #1262
2023-11-14 07:26:34 +01:00
Edward Firmo
bf96235054 Update README.md 2023-11-14 07:12:25 +01:00
Edward Firmo
0578c961a1 Update README.md 2023-11-14 07:10:00 +01:00
Edward Firmo
61a62ba452 Merge pull request #1254 from Blackymas/beta
v4.1 release
2023-11-12 16:28:35 +01:00
Edward Firmo
86a35de57c Remove build tests on beta environment 2023-11-12 10:00:40 +01:00
Edward Firmo
528c0814fb Bump version to 4.1
Ready for release
2023-11-12 10:00:40 +01:00
Edward Firmo
848db89b1a No need to reload PR every time 2023-11-12 10:00:40 +01:00
Edward Firmo
1f5a7c3a5f Fix naming 2023-11-12 10:00:40 +01:00
Edward Firmo
45a8f7f61e Add tests on ESPHome beta (temporarily) 2023-11-12 10:00:40 +01:00
Edward Firmo
e2f8a62f44 Remove references to bluetooth
It isn't stable enough.
2023-11-12 10:00:40 +01:00
Edward Firmo
9e24d2d4db Reorg things 2023-11-12 10:00:40 +01:00
Edward Firmo
c93f32837d Don't run on push 2023-11-12 10:00:40 +01:00
Edward Firmo
42db0b8502 Trigger on push 2023-11-12 10:00:40 +01:00
Edward Firmo
7d2fde6e03 Add scheduled 2023-11-12 10:00:40 +01:00
Edward Firmo
7d73841907 Create validate_esphome_beta.yml 2023-11-12 10:00:40 +01:00
Edward Firmo
e68d542ad2 Remove build tests on beta environment 2023-11-12 09:53:56 +01:00
Edward Firmo
bab945b242 Bump version to 4.1
Ready for release
2023-11-12 09:35:36 +01:00
Edward Firmo
7cac47d279 No need to reload PR every time 2023-11-12 08:15:42 +01:00
Edward Firmo
b9e23bf855 Fix naming 2023-11-12 07:42:28 +01:00
Edward Firmo
a0f749d4ab Add tests on ESPHome beta (temporarily) 2023-11-12 07:40:43 +01:00
Edward Firmo
a466d04810 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into dev 2023-11-12 07:27:49 +01:00
Edward Firmo
42ef838819 Remove references to bluetooth
It isn't stable enough.
2023-11-12 07:23:01 +01:00
Edward Firmo
7f9fd4c819 Reorg things 2023-11-11 23:48:40 +01:00
Edward Firmo
06ac511ae6 Don't run on push 2023-11-11 14:45:46 +01:00
Edward Firmo
d6cc901937 Trigger on push 2023-11-11 14:28:04 +01:00
Edward Firmo
40282b2e14 Add scheduled 2023-11-11 14:21:10 +01:00
Edward Firmo
55b9b9728b Create validate_esphome_beta.yml 2023-11-11 14:14:55 +01:00
Edward Firmo
d549f79aba Merge pull request #1250 from Blackymas/dev
v4.1b1
2023-11-11 11:59:49 +01:00
Edward Firmo
cef5191233 v4.1 - Easier TFT transfer 2023-11-11 11:39:22 +01:00
Edward Firmo
ba2df603c3 Bump version to 4.1b1
For beta testing
2023-11-11 11:24:09 +01:00
Edward Firmo
6f4ef58d2b Button to trigger automation
Changing behavior on button for automation from enabling/disabling to trigger the automation.
Solves #1249
2023-11-11 11:19:25 +01:00
Edward Firmo
7b4f6ac9f0 Remove old Upload TFT code
It was not in use
2023-11-11 10:20:51 +01:00
Edward Firmo
c8cf7b8046 Change parameter of display_wrapped_text
To add compatibility to ESPHome 2023.11

Solves #1247
2023-11-11 10:19:04 +01:00
Edward Firmo
035ebd64dc change notification_show parameter to message
For compatibility with ESPHome 2023.11.

Solves #1247
2023-11-11 10:13:17 +01:00
Edward Firmo
1857be65c2 Review on_boot script 2023-11-10 18:55:20 +01:00
Edward Firmo
69a13a9745 Hide brightness when button is off
Solves #1246
2023-11-10 18:52:57 +01:00
Edward Firmo
25efb93877 Removed service upload_tft
Please use this instead:
```yaml
service: esphome.xxxxx_upload_tft_url
data:
  url: "default"
```
2023-11-10 14:21:56 +01:00
Edward Firmo
889aa4fd43 Handle boot with blank tft 2023-11-10 12:30:43 +01:00
Edward Firmo
eb3a643f76 New blank tft 2023-11-10 12:05:59 +01:00
Edward Firmo
da37740ef3 Change baud_rate without restart 2023-11-10 11:31:08 +01:00
Edward Firmo
9d06a7f55a Set UART to 921600 bps 2023-11-10 10:44:29 +01:00
Edward Firmo
649c891881 Remove service show_all
To clean-up a bit the list of services.
2023-11-10 09:48:27 +01:00
Edward Firmo
860cc815fb Support for snowy-rainy from Met.no
Fixes #1245
2023-11-10 09:27:14 +01:00
Edward Firmo
e03922ef13 Button - Light - Icon follows the light rgb color
- Helps with #1184
- Helps with #935
2023-11-10 07:24:40 +01:00
Edward Firmo
ea89da4cc6 Show decimal case on button climate 2023-11-10 07:02:58 +01:00
Edward Firmo
3c3542c7d0 Add esp-idf to advanced package 2023-11-10 06:42:55 +01:00
Edward Firmo
0299014ca1 Short click to open Climate and Media Player 2023-11-10 06:38:21 +01:00
Edward Firmo
f209be7487 Home - Custom buttons - Update only when needed
Solves #1244
2023-11-09 23:49:03 +01:00