* Show local network URL used in Home Assistant URL settings
* full width alert
* always display both urls and add copy buttons
* remove mask button when editing
* fix typo
* type fix
* update styling based on comments
* fix bad copy/paste
* Update src/components/ha-settings-row.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* PR comment
* remove advanced flag
* make the value handling logic clearer
* move obfuscateUrl to a util function
* PR comments
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Fix ha-settings-row
* Improve update more info and update available card
* Set actions at the bottom on mobile
* Use update instead of install
* Improve markdown loaded
* Add diagnostics toggle
* No need to check
* Expected blank line between class members
* Mimic the profile page
* Move settings-row to components and use button
* Update src/components/ha-settings-row.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>