-
-
Notifications
You must be signed in to change notification settings - Fork 37.8k
Move manual configuration of MQTT fan and light to the integration key #71676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
emontnemery
merged 31 commits into
home-assistant:dev
from
jbouwh:mqtt-config_entry-setup-for-configuration.yaml
May 19, 2022
Merged
Changes from 2 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
41963ef
Processing yaml config through entry setup
jbouwh b95abc3
Setup all platforms
jbouwh fea7183
Update homeassistant/components/mqtt/__init__.py
jbouwh f5f1ff9
adjust mock_mqtt - reference config from cache
jbouwh a7da58c
Fix test config entry override
jbouwh 84b30ed
Add tests yaml setup
jbouwh 0dacd33
additional tests
jbouwh 91ada97
Introduce PLATFORM_SCHEMA_MODERN
jbouwh 5acbec1
recover temporary MQTT_BASE_PLATFORM_SCHEMA
jbouwh 6d56d48
Allow extra key in light base schema, restore test
jbouwh 4447887
Fix test for exception on platform key
jbouwh 95e316c
One deprecation message per platform
jbouwh 4b7855a
Remove deprecation checks from modern schema
jbouwh 25caa55
Update homeassistant/components/mqtt/fan.py
jbouwh b9c1cbf
Update homeassistant/components/mqtt/fan.py
jbouwh a2aeb35
Update homeassistant/components/mqtt/light/__init__.py
jbouwh 8a5c436
Update homeassistant/components/mqtt/light/__init__.py
jbouwh f2b3763
Update homeassistant/components/mqtt/light/schema_json.py
jbouwh 183b032
Update homeassistant/components/mqtt/light/schema_template.py
jbouwh aac9ba2
Update homeassistant/components/mqtt/mixins.py
jbouwh 4a5ccf8
rename validate_modern_schema
jbouwh a48ebbb
Do not fail platform if a single config is broken
jbouwh 7d4cc03
Update homeassistant/components/mqtt/__init__.py
jbouwh 17bf635
Fix tests on asserting log
jbouwh 717aeae
Update log. Make helper transparant, remove patch
jbouwh 911c934
Perform parallel processing
jbouwh b948ad2
Update tests/components/mqtt/test_init.py
jbouwh 52bcc23
Apply suggestions from code review
jbouwh c08eed5
Update homeassistant/components/mqtt/mixins.py
jbouwh 94e1c60
black
jbouwh a9f7ae8
Fix tests and add #new_format anchor
jbouwh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.