nicolaus-hee

Results 13 comments of nicolaus-hee

Possibly related to #37 and/or #46?

Do you get this consistently? Usually, trying again will 'resolve' it. Possibly related to #31 , #21

> I was able to run it after retrying it several times. It seems a bit random. Agree. Just had it on what was definitely the first run in weeks....

If you want to (only) search for Berliner Impfzentren, add this parameter: `--center "Corona Impfzentren - Berlin"`

As per BenQ docs, it is the same as for `RGB` and `RGB2`. You can test it by sending a MQTT message of `HDMI2` to `cmnd/projector/SOURCE`. Switch back to HDMI1...

Sure. Full code is available here: https://github.com/nicolaus-hee/esp8266-benq-rs232-mqtt/blob/master/esp8266-benq-rs232-mqtt.ino

@escamoteur: Missing target temperature: Have you tried populating `target_temperature_template`, as well? Is missing in your YAML. Setting target temperature: Check [this example](https://github.com/jcwillox/hass-template-climate#example-action-to-control-existing-home-assistant-devices) from the readme.

I am facing related troubles fitting well to this issue's title. My YAML looks like this: ```` climate: - platform: climate_template name: Heizung Badezimmer Clone unique_id: heizung_badezimmer_clone modes: - "auto"...