Simone Chemelli
9e86602950
Fix strings for UPNP ( #50762 )
2021-05-17 14:07:01 +02:00
J. Nick Koston
d5e39e8748
Remove redundant names from config flow titles ( #50380 )
2021-05-10 22:14:33 -07:00
SNoof85
f256d0a4ea
Use reference strings in upnp ( #41327 )
...
* Update strings.json
* Update strings.json
* Update config_flow.py
* replace service by device
Co-authored-by: scheric <38077357+scheric@users.noreply.github.com>
Co-authored-by: scheric <38077357+scheric@users.noreply.github.com>
2020-10-06 19:54:20 +02:00
Steven Looman
d0d9b4df78
Properly handle incomplete upnp ssdp discovery ( #35553 )
2020-05-14 22:58:41 +02:00
Steven Looman
a97460d1ab
Make upnp update interval configurable ( #35298 )
...
* Simplification of upnp component
* Make update interval configurable
* Description
* Require minimal value of 30
* Black
* Linting
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-05-09 21:52:08 -05:00
Steven Looman
6afb42bf7a
Improve UPnP configuration flow ( #34737 )
2020-05-02 18:03:54 -07:00
Paulus Schoutsen
e002c84eba
Don't set step title if it's integration title ( #34524 )
2020-04-22 15:05:39 +02:00
Paulus Schoutsen
55dfca7467
Drop title from translations if brand name ( #34306 )
2020-04-16 12:52:53 -07:00
Paulus Schoutsen
d36204a968
Move title translation to root ( #33850 )
2020-04-15 09:41:18 -07:00
Franck Nijhof
39336d3ea3
Add prettier (in pre-commit and CI) ( #33693 )
...
* Add prettier (in pre-commit and CI)
* Make all file prettier
* Change order
* Add to Azure Pipelines
* Fix a YAML file prettier caught as invalid
* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00
Quentame
ec2ce31204
Fix script/translations_develop launch + clean some unused error i18n ( #25459 )
...
* Fix : script/translations_develop launch + clean some unused error i18n
* Respecting strings.json order property
title
step
error
abort
* Review from @fredrike : remove Telldus Live all_configured
2019-08-11 20:40:18 -07:00
Steven Looman
501b3f9927
Disable creating port mappings from UI, add discovery from component ( #18565 )
...
* Disable creating port mappings from UI, add discovery from component
* Remove unused constant
* Upgrade to async_upnp_client==0.13.6 and use manufacturer from device
* Upgrade to async_upnp_client==0.13.7
2018-12-21 17:25:23 +00:00
Rick van Hattem
82edea6077
Removed assumptions about provided upnp data ( #17604 )
...
* Removed assumptions about incomplete UPnP devices
* Removed assumptions about incomplete UPnP devices
2018-11-01 22:59:42 +01:00
Jason Hu
b61a250321
Fix upnp component l10n error ( #17132 )
2018-10-04 15:50:42 +02:00
Steven Looman
d732f8eca2
Changes after review by @MartinHjelmare
2018-10-01 19:26:43 +02:00
Steven Looman
c19665fed4
Rename igd to upnp
2018-09-17 22:10:18 +02:00