hass-core/script
Kuzj d0b9d82287
Refactor bme280, add SPI support (#48775)
* bme280 refactoring, add SPI support

* isort, requirements

* __init_.py add to .coveragerc

* Re-run CI jobs

* const.py to .coveragerc

* Add support for IoT class in manifest

* Keepalive

* review suggestions

* scan_interval with coordinator

* black, isort

* coordinator review suggestions

* Set device_class

* review suggestions

* review suggestions

* review suggestions

* review suggestions

* review suggestions

* review suggestions

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* add bme280spi to commented requirements

* run script.gen_requirements_all

* black

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-27 16:29:43 -04:00
..
hassfest Remove garmin_connect integration (#52808) 2021-07-27 21:49:49 +02:00
scaffold Do not automatically add title to strings.json (#53350) 2021-07-22 21:11:10 +02:00
translations Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
__init__.py Add init for run inside devcontainer 2019-11-19 13:53:12 +00:00
bootstrap Fix version of pip in tox (#46656) 2021-02-16 12:26:41 -10:00
check_dirty Fail if dirty (#16839) 2018-09-25 20:47:51 +02:00
check_format Blacken top level *.py (#25621) 2019-08-01 08:30:49 -07:00
gen_requirements_all.py Refactor bme280, add SPI support (#48775) 2021-07-27 16:29:43 -04:00
inspect_schemas.py Improve string formatting v4 (#33668) 2020-04-05 16:01:41 +02:00
lazytox.py Clean lazytox script (#48583) 2021-04-01 11:34:01 -07:00
lint Always run flake8 through pre-commit, and with doctests (#28490) 2019-11-06 21:38:00 +02:00
monkeytype Add script to run monkeytype typing on test suite (#14440) 2018-06-21 15:06:05 +02:00
release Clean up build artifacts correctly 2019-01-20 17:31:09 -08:00
run-in-env.sh Secure not to activate multiple venv in pre_commit hook (#51715) 2021-06-10 19:27:24 +02:00
server Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
setup Add Logger Check Before Adding Another (#47954) 2021-03-17 11:11:39 +01:00
update Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
version_bump.py Fix version bump script (#50932) 2021-05-21 19:31:04 +02:00