Minims

Results 58 comments of Minims

Took around 15s to get high res snapshot. Seems really better. Thx ! Done on 0.3.1 BETA. Load still around 6, but camera works great. ``` /home/yi-hack-v5 # uptime 11:08:59...

Idem plein de soucis de perte de connexion, je viens de les contacter. J'ai une des 1ere version également.

Would love to see ble mesh too to control my lights ! Thx

I have test this on my TV with an ESP8266, the example works great. Thanks. Now I need to find the address of my other HDMI devices to control them.

@hamishfagg > @Minims are using the version from this PR or quentinmit's repo? I use the repo from @johnboiles branch hdmi-cec ``` ❯ pip3 install 'esphome @ git+https://github.com/johnboiles/esphome@7c7d79e70cf247fb2c82a691da02099dfd2e4ddd' ... ❯...

@johnboiles my TV always recognize my esp as a Audio Receiver even if I set the address to `0xB` > playback device 3. any idea why ? is it hardcoded...

@nielsnl68 @sduponch I think code need to be a bit cleaner too. But it's already working on last ESPHOME if you copy/paste the component folder. I'm using it on ESP8266.

This seems to be a good alternative https://github.com/Palakis/esphome-native-hdmi-cec

Still needed. I think i this oart can be copy/paste for QuadState: https://github.com/esphome/esphome/blob/dev/esphome/components/remote_base/rc_switch_protocol.cpp#L148 to be similar as https://github.com/bjwelker/Raspi-Rollo/blob/master/rcswitch-pi/RCSwitch.cpp#L323 Then i think it might have a new protocol or something like...

I can't find the repo to update the documentation, Thx.