Commit Graph

1371 Commits

Author SHA1 Message Date
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
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
Edward Firmo
a8199ee756 Show all buttons for Music Assistant player group
Solves #1232
Solves #1221
2023-11-09 22:39:02 +01:00
Edward Firmo
dab2bb9c55 Selectable chips size 2023-11-09 21:15:48 +01:00
Edward Firmo
732109ed1f Crop image for back buttons
Helps with #1134
2023-11-09 19:49:00 +01:00
Edward Firmo
ad34c51d9d support to weather forecast service
Solves #1050
2023-11-09 19:35:05 +01:00
Edward Firmo
2616e4d5d1 Disable logger via UART
https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/1240#discussion-5829722
2023-11-09 16:56:33 +01:00
Edward Firmo
e4e4c3f468 Sort components 2023-11-09 15:53:41 +01:00
Edward Firmo
a59ff2495c Transparent icons & text
Makes icons and text transparent when possible.
This helps with #1134
2023-11-09 15:50:12 +01:00
Edward Firmo
63903f6d1c Buttons with Media Player or Climate will always open detailed page
There's no toggle for those entities.

Solves #1220
2023-11-09 12:58:19 +01:00
Edward Firmo
d2f4e01d30 Show alarm state even when action is not supported
There are "read only" alarms with 0 as supported features but users still wanna see the current state.

Probably solves #1146
2023-11-09 10:56:51 +01:00
Edward Firmo
d7a0aa0c04 Split service global_settings
Could be that IDF framework limits the parameters of a service in some way? To be investigated.

Hopefully this solves #1243
2023-11-09 10:29:22 +01:00
Edward Firmo
0db04942d6 Fix update of detailed page when other entity got updated
- Solves #1225
- Solves #1235
- Solves #1242
2023-11-09 09:59:02 +01:00
Edward Firmo
44ab4adc43 Revert calls to color
This is break compatibility with IDF v5.
2023-11-09 01:01:59 +01:00
Edward Firmo
e439953fdb Fix parameter name on send_command_value 2023-11-08 23:44:53 +01:00
Edward Firmo
dbc61f9ecb Use new Upload TFT for Arduino 2023-11-08 13:32:56 +01:00
Edward Firmo
6ecf19e935 Roll back embedded color565 2023-11-07 21:56:25 +01:00
Edward Firmo
c56f482516 User embedded color565 conversion 2023-11-07 21:51:41 +01:00
Edward Firmo
65f33e40d5 New sensor detailed_entity_id 2023-11-07 21:45:32 +01:00
Edward Firmo
0660ef0228 Fix string comparison 2023-11-07 21:43:34 +01:00