core/homeassistant
Arda ŞEREMET e707b50658
Add integration for ProgettiHWSW automation boards (#37922)
* Opened a new fresh page to clean my mess.

* Solved pylint warnings

* Fixing pylint issue of defining attr outside init.

* Excluded files from being tested by codecov.

* Solved binary sensor error.

* Fixed some stylisation errors.

* Resolved input not updating problem.

* Added port entry to test file.

* Added tests for create_entry.

* Added support for better state management.

* Increased code coverage of config_flow.py & made some tweaks.

* Increased coverage of config_flow.py by adding tests for unknown exceptions.

* A small bugfix.

* Stylised code as per Chris' suggestions.

* Stylised code again.

* Improved quality of test code.

* Added step_id in config flow tests.
2020-08-30 15:03:33 -05:00
..
auth Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
components Add integration for ProgettiHWSW automation boards (#37922) 2020-08-30 15:03:33 -05:00
generated Add integration for ProgettiHWSW automation boards (#37922) 2020-08-30 15:03:33 -05:00
helpers Prevent CoordinatorEntity from requesting updates on disabled entities (#39452) 2020-08-30 12:10:22 -05:00
scripts Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
util Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
__init__.py
__main__.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
block_async_io.py
bootstrap.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
config.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
config_entries.py Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
const.py Add wait_for_trigger script action (#38075) 2020-08-21 11:38:25 +02:00
core.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
data_entry_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
exceptions.py Track entity sources (#37258) 2020-08-19 14:57:38 +02:00
loader.py Allow disabling integrations in manifest, block uuid package being installed and disable ezviz (#38444) 2020-08-26 10:20:14 +02:00
package_constraints.txt Bump zeroconf to 0.28.2 (#39322) 2020-08-27 14:47:15 -05:00
requirements.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
runner.py Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
setup.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
strings.json Add URL as common string (#38694) 2020-08-10 22:51:37 +02:00