hass-core/homeassistant
jan iversen 684ea9e49b
Restructure modbus switch, and solve read/write conflicts ()
Remove old style configuration from switch.
- The old style configuration allowed a number of illegal
  configurations, instead of adding if...log. in setup we
  only support the new configuration style.

Add new/changed configuration switch.

Removed verify_state and cleaned configuration to avoid possible
illegal configurations.
2021-04-30 16:47:18 +02:00
..
auth Rename FlowResultDict to FlowResult () 2021-04-29 13:40:51 +02:00
components Restructure modbus switch, and solve read/write conflicts () 2021-04-30 16:47:18 +02:00
generated Mutesync integration () 2021-04-27 13:44:59 -07:00
helpers Allow str 1..n-tuples in device registry identifier type hints () 2021-04-30 08:56:55 +02:00
scripts Update typing syntax () 2021-04-20 17:40:41 +02:00
util Improve color conversion for RGBWW lights () 2021-04-28 15:46:41 +02:00
__init__.py
__main__.py Update pylint to 2.8.0 () 2021-04-24 14:39:24 -10:00
block_async_io.py
bootstrap.py Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations () 2021-04-15 23:16:17 -07:00
config.py Don't overwrite existing files when generating configuration () 2021-04-28 17:15:04 +02:00
config_entries.py Cleanup of unused connection_class logic () 2021-04-29 23:12:58 +02:00
const.py Bump version to 2021.6.0dev0 () 2021-04-28 23:48:48 +02:00
core.py Update pylint to 2.8.0 () 2021-04-24 14:39:24 -10:00
data_entry_flow.py Rename FlowResultDict to FlowResult () 2021-04-29 13:40:51 +02:00
exceptions.py Update typing syntax () 2021-04-20 17:40:41 +02:00
loader.py Change log severity from warn to error for custom integration version () 2021-04-26 15:04:39 -07:00
package_constraints.txt Update frontend to 20210429.0 () 2021-04-30 10:26:56 +02:00
requirements.py Update pylint to 2.8.0 () 2021-04-24 14:39:24 -10:00
runner.py Ensure shutdown does not deadlock () 2021-04-18 08:55:51 -10:00
setup.py Update typing syntax () 2021-04-20 17:40:41 +02:00
strings.json Add missing oauth2 error abort reason () 2021-03-19 14:27:26 +01:00