mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add config flow to panasonic_viera component (#33829)
* Updating the panasonic_viera component * Updating .coveragerc * Removing testplatform * Updating strings.json * Commit before rebase * Commit before rebase * Commit before rebase * Commit before rebase * Commit before rebase * Adding tests and stuff * Fixing permission issues * Ignoring Pylint warnings * Fixing one more Pylint warning * Refactoring * Commiting changes - part 1 * Commiting changes: part 2 * Turning unknown error logs into exception logs * Update strings.json * Rebasing * Updating the panasonic_viera component * Removing testplatform * Updating strings.json * Commit before rebase * Commit before rebase * Commit before rebase * Commit before rebase * Commit before rebase * Adding tests and stuff * Fixing permission issues * Ignoring Pylint warnings * Fixing one more Pylint warning * Refactoring * Commiting changes - part 1 * Commiting changes: part 2 * Turning unknown error logs into exception logs * Adding pt-BR translation * Removing Brazilian Portugues translations * Modifying error handling * Adding SOAPError to except handling * Updating translation * Refactoring async_step_import * Fixing indentation * Fixing requirements after rebase * Fixing translations * Fixing issues after rebase * Routing import step to user step * Adding myself as a codeowner
This commit is contained in:
@@ -89,6 +89,7 @@ FLOWS = [
|
||||
"opentherm_gw",
|
||||
"openuv",
|
||||
"owntracks",
|
||||
"panasonic_viera",
|
||||
"plaato",
|
||||
"plex",
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user