mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-19 10:33:42 -05:00
Handle IP update from DHCP and add drawing progress sensor
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
}
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -23,7 +20,6 @@
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
||||
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user