core/homeassistant
Raman Gupta 2ac5862eda Add unique id property for Vizio devices so they get added to entity registry (#30497)
* add unique id property for Vizio devices so they get added to entity registry

* update requirements

* small change to make code more readable

* update to use f-string for consistency

* fix property name

* set unique_id to none if serial number couldnt be found

* set unique_id to none

* ESN should be globally unique so no device type needed. pyvizio will set ESN to None if ESN is unobtainable
2020-01-05 11:20:06 +01:00
..
auth Rework FlowManager to use inheritance (#30133) 2020-01-03 11:52:01 +01:00
components Add unique id property for Vizio devices so they get added to entity registry (#30497) 2020-01-05 11:20:06 +01:00
generated Add Sentry component (#30422) 2020-01-03 21:34:20 +01:00
helpers Add person reload service (#30493) 2020-01-05 11:16:37 +01:00
scripts Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
util Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
__init__.py
__main__.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
bootstrap.py Add Sentry component (#30422) 2020-01-03 21:34:20 +01:00
config.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
config_entries.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
const.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
core.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
data_entry_flow.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
exceptions.py
loader.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
package_constraints.txt Upgrade zeroconf to 0.24.4 (#30347) 2020-01-01 14:04:37 +01:00
requirements.py
setup.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00