home-assistant-core/tests
Franck Nijhof fc6c0b1d4a
Add input_button (#62008)
* Add input_button

* Update homeassistant/components/input_button/__init__.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Improve test coverage

* Add reload test: not affecting state

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-20 16:18:58 +01:00
..
auth
backports
components Add input_button (#62008) 2021-12-20 16:18:58 +01:00
fixtures
hassfest
helpers Fix hw_version not updating from an entity device_info (#62254) 2021-12-18 21:53:49 -08:00
mock
resources
scripts
test_util
testing_config Use enums for testing_config (#62140) 2021-12-17 11:10:06 +01:00
util Add additional guarding to color_rgb_to_rgbww (#62220) 2021-12-19 09:44:53 -06:00
__init__.py
bandit.yaml
common.py
conftest.py
ignore_uncaught_exceptions.py
test_bootstrap.py
test_config.py Make core config source an enum (#61966) 2021-12-19 18:02:52 +01:00
test_config_entries.py
test_core.py Make core config source an enum (#61966) 2021-12-19 18:02:52 +01:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Align zeroconf matching with ZeroconfServiceInfo (#62133) 2021-12-19 02:09:21 -06:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py