Michael Chisholm

Results 26 comments of Michael Chisholm

Hi, It looks like this is caused by the `samsungtv` integration, based on this line from your log: "Source: components/samsungtv/media_player.py:316".

I'd like such a feature too, to warn when the lights are about to shut off. One work-around I use is to turn off the light with a long (30...

I'd be happy to. My current plan is to add an extra state to the state machine for warning dim, with a timeout transition to off that is set via...

Ok, given those requirements, my new plan is to enhance `trigger_on_activate` and `trigger_on_deactivate`. Is there any reason that extra parameters (like the triggering entity and controlled entities) can't be passed...

I've managed to solve my problem using automations and blueprints, so I won't be working on this issue any more. Sorry about the long time between updates.

Can do. I've attached the [sensor_light.yaml](https://github.com/danobot/entity-controller/files/10108150/sensor_light.yaml.txt) blueprint I use. It's a bit complicated because I also use [Adaptive Lighting](https://github.com/basnijholt/adaptive-lighting), and wanted the lights to come on at the right brightness...

This is indeed a current limitation of Home Assistant, in combination with how DLNA works. In DLNA terms, the `musicAlbum` is a container for `audioTrack` items. Each DLNA object (e.g....

Thank you for the detailed error report. I've read through the debug log, and it appears the device is sending badly formed XML. In particular, in this NOTIFY: ``` NOTIFY...

Hi and thank you for the bug report. To help diagnose the issue, can you please let me know what file you were trying to play? The YAML you used...

A couple of questions to figure out what's going on: 1. How are you running NitroHax? For example, from a cartridge like an R4? 2. How are you soft resetting?...