51 Commits

Author SHA1 Message Date
Edward Firmo
66c5e58c02 New Add-on: BLE Tracker
Solves #1946
Helps with #1983
2024-04-22 10:01:10 +02:00
Edward Firmo
0c634cfc55 Add combined tests 2024-04-18 20:06:10 +02:00
Edward Firmo
52be1226e5 Use IDF5 2024-04-18 19:59:47 +02:00
Edward Firmo
4b049312da Add Bluetooth Proxy tests 2024-04-18 19:55:20 +02:00
Edward Firmo
5c867d1653 Test deeper with Arduino and IDF v5 2024-04-18 19:17:41 +02:00
Edward Firmo
6276551560 Add id for BLE tests 2024-04-18 03:48:41 +02:00
Edward Firmo
e0415c35cd Remove bluetooth_proxy from customizations
It will exceed memory
2024-03-19 14:10:22 +01:00
Edward Firmo
59d4c09857 Update customizations 2024-03-17 10:47:46 +01:00
Edward Firmo
05bb498e34 Fix page_changed on customizations 2024-03-17 02:26:44 +01:00
Edward Firmo
741d2802bd Add test to cool & ble_proxy 2024-02-24 00:14:19 +01:00
Edward Firmo
32909c0f2a brightness is now float 2024-02-23 09:21:40 +01:00
Edward Firmo
41613e2af1 esp-idf as default framework 2024-02-16 19:43:34 +01:00
Edward Firmo
dc4a5f43e1 Reorg repo
Simplifies things
2024-02-16 16:55:12 +01:00
Edward Firmo
a9c36239d8 Fix current_brightness name conflict 2024-01-17 09:00:29 +01:00
Edward Firmo
9a761dbc71 Replace deprecated global display_last_brightness on "Set display as a light" 2024-01-17 02:04:42 +01:00
Edward Firmo
57c1576cc5 Update esphome_advanced_climate_heat_customizations.yaml 2024-01-17 01:06:39 +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
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
30ed450a4f TFT upload selectors 2024-01-03 20:16:33 +01:00
Edward Firmo
7fb322d4d8 New baud rate selector 2023-12-27 19:36:58 +01:00
Edward Firmo
5877af3493 Add climate dual to validations 2023-12-18 22:45:27 +01:00
Edward Firmo
972dba5774 Remove deep_sleep test 2023-12-14 15:58:51 +01:00
Edward Firmo
ff46e167df Remove deep_sleep from customizations tests
Please look at https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/955#issuecomment-1855395411
Related to #955
2023-12-14 10:02:20 +01:00
Edward Firmo
f282f0203f The Wi-Fi power save mode is back to "NONE" as default 2023-12-11 17:34:33 +01:00
Edward Firmo
65408e3a44 Repo reorg 2023-12-07 07:42:01 +01:00
Edward Firmo
a94d3a19c8 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into beta 2023-12-07 01:37:57 +01:00
Edward Firmo
5cb2a193c6 Fix file path 2023-12-04 23:15:11 +01:00
Edward Firmo
642c680cae Fix test relative folders 2023-12-04 22:24:01 +01:00
Edward Firmo
0565f5f522 Redistribute tree 2023-12-04 18:52:02 +01:00
Edward Firmo
02b94979b3 Merge branch 'dev' of https://github.com/Blackymas/NSPanel_HA_Blueprint into beta 2023-12-04 13:36:49 +01:00
Edward Firmo
67706293d3 Remove test blank button 2023-11-30 12:52:19 +01:00
Edward Firmo
a60ad3abd3 Fix display as a light
As per #1348
2023-11-27 19:05:36 +01:00
Edward Firmo
47927abc8e Climate custom preset
Solves #1286
2023-11-23 16:42:59 +01:00
Edward Firmo
a34992c61e Fix calls to climate control 2023-11-23 15:29:30 +01:00
Edward Firmo
a0bc982d69 Fix scheduler conflict 2023-11-23 14:24:14 +01:00
Edward Firmo
04057654f9 Use ip for sntp server 2023-11-23 10:04:54 +01:00
Edward Firmo
960157cace Remove fast_connect from test 2023-11-23 09:15:10 +01:00
Edward Firmo
ec3024d132 Use a valid encryption key 2023-11-22 23:53:53 +01:00
Edward Firmo
bddfe706de Add dummy secrets file for testing 2023-11-22 23:32:47 +01:00
Edward Firmo
0bdbb6e736 Add customizations to tests 2023-11-22 20:55:55 +01:00
Edward Firmo
e9ba75b967 Add test for idf v5 2023-11-07 09:26:38 +01:00
Edward Firmo
5060947d16 Change idf validation to climate cool 2023-11-06 08:58:38 +01:00
Edward Firmo
f85f87f3e6 Add bluetooth proxy to esp-idf test 2023-11-06 08:19:58 +01:00
Edward Firmo
ce814af3d3 Change framework back to default
As users should flash with serial to change framework
2023-11-06 08:16:45 +01:00
Edward Firmo
88cf4af2a7 Add validation with arduino framework
Just to make sure we don't break support to that framework, as we might want to migrate back in the future or some user might wanna use that.
2023-11-01 22:03:21 +01:00
Edward Firmo
6e4e4aff7e Fix reference to addon_climate_cool 2023-10-13 11:14:50 +02:00
Edward Firmo
7ba1265d55 Add build tests
This will build ESPHome with multiple combinations of packages to make sure nothing is broken.
2023-10-13 11:03:12 +02:00
Edward Firmo
297107da28 Fix directory mapping 2023-10-13 10:51:23 +02:00