Jason Rumney
|
1aa8190ba9
Options can be in data after initial config.
|
před 4 roky |
Jason Rumney
|
5d718ff923
Black reformat for lint check
|
před 4 roky |
Jason Rumney
|
103397bfd9
Standardize naming of outlets to simplify translations.
|
před 4 roky |
Jason Rumney
|
4651a348eb
Use get with default of False when migrating options.
|
před 4 roky |
Jason Rumney
|
22ea716df3
Migrate unique_ids to be really unique.
|
před 4 roky |
Jason Rumney
|
0b29ddc094
Avoid errors when migrating multiple entities of the same type.
|
před 4 roky |
Jason Rumney
|
b7e34c729b
Migrate to config_id based on type and name as index in config.
|
před 4 roky |
Jason Rumney
|
1a59582dd1
Add light color_mode tests to fill out unit testing coverage.
|
před 4 roky |
Jason Rumney
|
195bea6015
Use config file to work out which entities should be supported.
|
před 4 roky |
Jason Rumney
|
4e7a2e98a1
Migrate legacy types to config filename based types.
|
před 4 roky |
Jason Rumney
|
1fee9c3d4e
Migrate CONF_TYPE from entry.options to entry.data
|
před 4 roky |
Jason Rumney
|
3e14b590a8
Return a positive response if there was nothing to migrate.
|
před 4 roky |
Jason Rumney
|
44872a583d
Improve robustness of migration.
|
před 4 roky |
Jason Rumney
|
dc9be50d82
Allow unloading for previously imported config.
|
před 4 roky |
Jason Rumney
|
04794b349e
Fix non-complexity related SonarCloud warnings
|
před 4 roky |
Jason Rumney
|
bb771ef3c4
Fix syntax checking for None and if block.
|
před 4 roky |
Jason Rumney
|
3c8efd43ee
Ensure cached state is fetched before use.
|
před 4 roky |
Jason Rumney
|
ae418c840a
Migrate config.
|
před 4 roky |
Jason Rumney
|
661c0b6dcb
Replace the whole config instead of just one item.
|
před 4 roky |
Jason Rumney
|
78e6d85cbe
async_inferred_type is a method not a property.
|
před 4 roky |
Jason Rumney
|
3678ee3782
Resolve CONF_TYPE_AUTO once per device.
|
před 4 roky |
Jason Rumney
|
05beccc7f0
Deprecate YAML configuration.
|
před 4 roky |
Jason Rumney
|
c01d6bc01d
Fix typo in hass reference.
|
před 4 roky |
Jason Rumney
|
bd6ec7fc89
Add a generic fan entity.
|
před 4 roky |
Jason Rumney
|
a0b5b44fb1
Allow config options to be truely optional.
|
před 4 roky |
Jason Rumney
|
93db615115
Add a generic humidifier entity.
|
před 4 roky |
Jason Rumney
|
869cd8a387
Rearrange to try to avoid init error.
|
před 4 roky |
Jason Rumney
|
a36003f938
Refactor async_inferred_type to use config files.
|
před 4 roky |
Jason Rumney
|
b9bad5225e
Update version.
|
před 4 roky |
Jason Rumney
|
b68113adce
Merge upstream changes
|
před 5 roky |