Commit Graph

13 Commits

Author SHA1 Message Date
Edward Firmo
ef7b1520ff Update validate_esphome.yml 2023-10-13 22:21:29 +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
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
03395131d8 Add build to ESPHome validation 2023-10-12 10:35:51 +02:00
Edward Firmo
1af0894820 Update to latest checkout 2023-10-12 09:42:51 +02:00
Edward Firmo
c703b832e2 Add advanced files to validations 2023-10-11 11:47:01 +02:00
Edward Firmo
60c43e99bd Add validation actions (#693)
* Add validation action

* Clean-up yaml

Removed trailing spaces

* Clean-up yaml

Removed trailing spaces

* Clean-up yaml

Removed trailing spaces

* Clean-up yaml

Removed trailing spaces

* Clean-up yaml

Removed trailing spaces

* Update validate_yaml.yml

* Validate on push

Only for nspanel_esphome.yaml and nspanel_blueprint.yaml

* Extending warnings for +255-char lines

* Update validate_yaml.yml

* Clean-up yaml

* Update validate_yaml.yml

* Clean-up yaml

* Clean-up yaml

* Clean-up yaml

* Clean-up yaml

* Clean-up yaml

* Update and rename validate_yaml.yml to validate_blueprint.yml

* Create validate_esphome.yml

* Clean-up yaml
2023-04-19 13:16:28 +02:00