17 Commits

Author SHA1 Message Date
Maxim Prokhorov
988f566e7e maint: tweak .gitignore and remove redundant files
combine code/.gitignore and the one at the root of the repo

.bandit was part of codacy checks suite, current python code
should probably be updated to use either pylint directly and (/ or)
through the codeql python workflow
2022-01-14 22:23:16 +03:00
Maxim Prokhorov
8e1ef04bc3 ci: make sure to ignore cmake cache in git 2022-01-13 06:21:36 +03:00
Max Prokhorov
a4d4231ae0 PIO: remove -ota envs, handle OTA condition in extra script (#2099)
* PIO: remove -ota envs, handle OTA condition in extra script
* Tweak ESPURNA_BOARD variable
* Support git and latest in ota script
* Handle ESPURNA_FLAGS too
* Try to handle env and projenv in pylint
* Add deprecation comment about -ota envs
* regen arduino.h
2020-01-20 17:41:10 +03:00
Max Prokhorov
1d133bee16 Build with platformio 4 (#1805)
- update file paths: .pioenvs -> .pio/build, .piolibdeps -> .pio/libdeps
- modify envs to use common settings
- enable shared libs in travis and ota scripts
2019-07-11 00:34:17 +03:00
Andrey F. Kupreychik
b358a4dee7 ,gitignore 2019-01-04 18:59:04 +07:00
Xose Pérez
9c49b28e50 Fix .gitignore for Visual Studio (#731) 2018-03-31 23:18:09 +02:00
Xose Pérez
03f6204268 Add Visual Studio files to .gitignore 2018-03-31 10:56:17 +02:00
Ly Minh Phuong
4ebdae6131 Export max system check for build configuration 2018-03-15 19:05:32 +07:00
gn0st1c
d47f3db77e general update
* images for the devices
* optimized images
* fixed typo in ech1560
2018-03-10 19:07:01 +03:00
Xose Pérez
a71e88e028 Add empty build.h file to repo 2018-02-08 11:14:51 +01:00
Xose Pérez
44bad927f3 Do not commit build.h changes 2018-02-06 01:08:55 +01:00
Oscar Rovira
610f161be7 Begin with PMSx003 support 2017-12-16 19:18:58 +01:00
Xose Pérez
9ac2cad859 Testing core_version.h for PlatformIO 2017-11-23 10:50:39 +01:00
Joshua Harden
53d9eecf77 Add support for Xenon SM-PW702U Wifi Smart Outlet 2017-10-18 13:55:26 -07:00
Xose Pérez
171febec12 Processed web interfaces files 2017-02-22 19:08:32 +01:00
Xose Pérez
be1fac2f44 Using gulp to generate the embedded web contents, added Last-Modifier support to embedded home 2017-02-19 19:29:51 +01:00
Xose Pérez
b102ec52e4 Declared all libraries as PlatformIO dependencies, updated documentation 2016-11-28 15:55:45 +01:00