barrymossel

Results 22 comments of barrymossel

I experience the same. It looks like the connection needs to be opened before the command can be send. How can I help debugging?

This might have to do with this thread: https://github.com/home-assistant/core/issues/23055

For me, the first time, it takes some time to start the stream. After that it is almost instant. Looks like it needs to activate the connection after no streaming...

This should have been fixed regarding https://github.com/home-assistant/home-assistant-polymer/pull/1999 but for me it still exists. Hidden conditional cards leave whitespace: ![2019-12-13 14_34_38-Home Assistant](https://user-images.githubusercontent.com/10389401/70804055-c931ed80-1db5-11ea-928e-b827da91486c.png)

And still this issue is relevant. If someone needs more information, I will be happy to provide it!

> Hi, I appear to have a similar issue. I can't work out how to get my Inkbird IBBQ-4T to give me degrees celsius using localtuya. As per the forum...

> > Now, no matter what I set in localtuya, I can't get my temperatures to convert - they always report in Fahrenheit with whatever unit I enter next to...

> @barrymossel > > Here is my Sensor Config for convert °F to °C: > > ```yaml > - platform: template > sensors: > ibbq_sensor1_c: > friendly_name: "iBBQ Sensor 1"...