floris-b / lms_tts_notify

Logitech Media Server TTS Notify Queue for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue percists in v0.3.13

Cadsters opened this issue · comments

Thanks for responding so quickly but it is still not fixed.
``
Deze fout is ontstaan door een aangepaste integratie.

Logger: root
Source: custom_components/lms_tts_notify/init.py:432
Integration: LMS TTS Notify (documentation, issues)
First occurred: 11:21:44 (1 occurrences)
Last logged: 11:21:44

Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.9/threading.py", line 973, in _bootstrap_inner
self.run()
File "/config/custom_components/lms_tts_notify/init.py", line 432, in run
if ( not home or home.state == 'home' or self.force_play ) and silent.state=='off':
AttributeError: 'NoneType' object has no attribute 'state'
``

Thanks! v.0.3.14 fixed the issue.