Alex

Results 7 comments of Alex

It doesn't seem to be working: ``` 2020-07-28 12:59:51 ERROR (MainThread) [custom_components.dlink_hnap.binary_sensor] failed to update motion sensor Traceback (most recent call last): File "/config/custom_components/dlink_hnap/binary_sensor.py", line 134, in async_update last_trigger =...

> New update pushed, hopefully fixes the issues! 🤞 There are still some issues :/: 2020-07-28 21:29:49 ERROR (MainThread) [custom_components.dlink_hnap.dlink] log list: OrderedDict([('@xmlns', 'http://purenetworks.com/HNAP1/'), ('GetMotionDetectorLogsResult', 'ERROR')]) 2020-07-28 21:29:49 ERROR (MainThread)...

It also says fo the sensors in UI :/ 'This entity does not have a unique ID, therefore its settings cannot be managed from the UI.'

> It was a stupid asyncio mistake (didn't `await` properly). Should be fixed now! Ran pylint on the code a fixed quite a few issues here and there, hope it...

> Now I have resurrected an old sensor so that I can actually try the code myself... Latest push now works with `unique_id`, but I guess I need to use...

Hi, Unfortunately, some changes in the state logic made it "playing" all the time instead of "pause" for my case (Philips TV). It was some version when it was correct...

It is a pity that such simple and a very useful card is broken, would it be possible that @ciotlosm or @iantrich could resolve the issue? Log from the latest...