Edward Firmo
0f8c2f87be
Fix reference to addon climate base
2023-10-18 12:40:18 +02:00
Edward Firmo
9aba74877e
Fix operator error with IP address in ESPHome 2023.10
2023-10-18 11:30:16 +02:00
Edward Firmo
137229a3ca
Merge pull request #1180 from Floppe/wider_info
...
More wider value fields so '12.34c/kWh' fits
2023-10-18 10:03:41 +02:00
Edward Firmo
af15ec6b79
Splitting addon climate
2023-10-18 10:00:40 +02:00
Edward Firmo
280f090a67
Replicated change to US landscape
2023-10-18 09:28:19 +02:00
Joachim Wickman
8bdfe1855d
More wider value fields so '12.43c/kWh' fits
2023-10-17 13:55:11 +03:00
Edward Firmo
62e755042c
Removed advanced from base package
2023-10-17 09:19:55 +02:00
Edward Firmo
a2fab582d5
Removed upload_tft from core
2023-10-17 09:03:54 +02:00
Edward Firmo
b1b88e75e4
Splitting files
2023-10-17 08:52:55 +02:00
Edward Firmo
4daf567f44
Revert back to arduino
...
It failed tests
2023-10-16 11:59:38 +02:00
Edward Firmo
6e57a2a316
esp-idf framework
...
Saves memory, between other benefits.
2023-10-16 11:00:50 +02:00
Edward Firmo
c9ff45f2b9
Pages constructors on scripts
...
This will simplify the calls for new add-ons.
2023-10-16 10:58:47 +02:00
Edward Firmo
d89aa90d12
Fix log message
2023-10-13 22:46:10 +02:00
Edward Firmo
d9325787a0
Split ESPHome validations
2023-10-13 22:43:22 +02:00
Edward Firmo
5a0c04dc69
Remove trailing spaces
2023-10-13 22:26:12 +02:00
Edward Firmo
95f321d590
Mapping to dos
2023-10-13 22:24:00 +02:00
Edward Firmo
ef7b1520ff
Update validate_esphome.yml
2023-10-13 22:21:29 +02:00
Edward Firmo
7f0657ae8f
Clean up upload_tft
2023-10-13 22:17:01 +02:00
Edward Firmo
35394d5d22
Standardizing logs calls
2023-10-13 15:41:01 +02:00
Edward Firmo
4d90adc36d
Merge pull request #1176 from misery/main
...
Add whitespace to fix typo
2023-10-13 15:20:51 +02:00
Edward Firmo
471684ad8c
Merge branch 'dev' into main
2023-10-13 15:19:03 +02:00
Edward Firmo
f7bf764458
Update ReleaseNotes.md
2023-10-13 15:17:15 +02:00
Edward Firmo
de4bd9dcdd
Create ReleaseNotes.md
2023-10-13 15:17:05 +02:00
Edward Firmo
a1f1a8a31d
upload_tft support to esp-idf
...
Still needing some code clean-up
2023-10-13 15:06:28 +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
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
Edward Firmo
0336390a8e
Fix directory reference
2023-10-13 10:49:00 +02:00
Edward Firmo
b575e77563
Update validate_esphome.yml
2023-10-13 10:45:40 +02:00
Edward Firmo
3a165886c8
Update validate_esphome.yml
2023-10-13 09:39:36 +02:00
Edward Firmo
6ba3706458
Update validate_esphome.yml
2023-10-13 09:37:06 +02:00
Edward Firmo
0b6cf684dc
Moving test files
2023-10-13 09:31:40 +02:00
Edward Firmo
290140524e
Use default power save mode
...
Just because is not needed to specify this and the default mode (LIGHT) should be enough.
2023-10-13 09:23:46 +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
03395131d8
Add build to ESPHome validation
2023-10-12 10:35:51 +02:00
Edward Firmo
15cc5b9486
Removed improv BLE
...
Due to lack of memory
2023-10-12 10:04:48 +02:00
Edward Firmo
f255df3af2
Power save mode LIGHT
2023-10-12 09:56:05 +02:00
Edward Firmo
b11baf8860
Update nspanel_esphome_prebuilt.yaml
2023-10-12 09:49:38 +02:00
Edward Firmo
954699e87f
Update nspanel_esphome_prebuilt.yaml
2023-10-12 09:46:30 +02:00
Edward Firmo
1af0894820
Update to latest checkout
2023-10-12 09:42:51 +02:00
Edward Firmo
f3a17959be
Add dummy SSID
2023-10-12 09:39:44 +02:00
Edward Firmo
effc26672f
Fill required substitutions
2023-10-12 09:36:57 +02:00
Edward Firmo
2b16753f6b
Update nspanel_esphome_prebuilt.yaml
2023-10-12 09:33:46 +02:00
Edward Firmo
ff57a39d24
Add empty line at the end
2023-10-11 12:44:57 +02:00
Edward Firmo
f635e76154
Use esphome/build-action@v1.8.0
2023-10-11 12:43:21 +02:00
Edward Firmo
119b4a6eb3
Check-out to dev first
2023-10-11 12:41:46 +02:00
Edward Firmo
73aeec2edb
Change ref to dev
2023-10-11 12:06:40 +02:00
Edward Firmo
d5a73a0a60
Adds advanced components to built in
2023-10-11 11:54:08 +02:00
Edward Firmo
c703b832e2
Add advanced files to validations
2023-10-11 11:47:01 +02:00