Quentin Smith
|
40df3aa55e
|
Merge components in packages (#3555)
Co-authored-by: Paul Monigatti <pm@paul.pm>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2023-02-07 14:08:40 +13:00 |
|
Jesse Hills
|
b184b01600
|
Remove a bunch of unnecessary pylint disabling (#4079)
|
2022-11-24 11:09:19 +13:00 |
|
Jesse Hills
|
d220d41182
|
Bump python min to 3.9 (#3871)
|
2022-10-05 20:09:27 +13:00 |
|
Joshua Spence
|
ef256a64b8
|
Fix config merging with null (#3113)
|
2022-01-25 09:24:59 +01:00 |
|
Joshua Spence
|
28b65cb810
|
Perform merges when substituting dict keys (#3062)
|
2022-01-25 11:46:42 +13:00 |
|
Guillermo Ruffino
|
69879920eb
|
add-black (#1593)
* Add black
Update pre commit
Update pre commit
add empty line
* Format with black
|
2021-03-07 16:03:16 -03:00 |
|
Otto Winter
|
056c72d50d
|
Drop Python 2 Support (#793)
* Remove Python 2 support
* Remove u-strings
* Remove docker symlinks
* Remove from travis
* Update requirements
* Upgrade flake8/pylint
* Fixes
* Manual
* Run pyupgrade
* Lint
* Remove base_int
* Fix
* Update platformio_api.py
* Update component.cpp
|
2019-12-07 18:28:55 +01:00 |
|
Otto Winter
|
bb2582717f
|
Make file generation saving atomic (#792)
* Make file generation saving atomic
* Lint
* Python 2 Compat
* Fix
* Handle file not found error
|
2019-10-24 21:53:42 +02:00 |
|
Otto Winter
|
a1a7448868
|
Dashboard editor live validation (#540)
* Dashboard editor validation
* Improve range detection
* Lint
|
2019-05-11 11:41:09 +02:00 |
|
Otto Winter
|
8e75980ebd
|
Cleanup dashboard JS (#491)
* Cleanup dashboard JS
* Add vscode
* Save start_mark/end_mark
* Updates
* Updates
* Remove need for cv.nameable
It's a bit hacky but removes so much bloat from integrations
* Add enum helper
* Document APIs, and Improvements
* Fixes
* Fixes
* Update PULL_REQUEST_TEMPLATE.md
* Updates
* Updates
* Updates
|
2019-04-22 21:56:30 +02:00 |
|