mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Remove unnecessary assignment of Template.hass from doods (#123666)
This commit is contained in:
parent
ecc308c326
commit
32d2218ff0
@ -207,8 +207,6 @@ class Doods(ImageProcessingEntity):
|
||||
]
|
||||
self._covers = area_config[CONF_COVERS]
|
||||
|
||||
template.attach(hass, self._file_out)
|
||||
|
||||
self._dconfig = dconfig
|
||||
self._matches = {}
|
||||
self._total_matches = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user