Ron Schaeffer

Results 20 comments of Ron Schaeffer

Ah, understood. I assumed that it was just stateless relative to the UI. That solution won't work for my purposes if volume offset isn't supported, but I suppose that it...

> @ronschaeffer > > Hi your Sonos set-up looks awesome! I'm quite new to HA and to be honest not everything is always so clear to be honest, are you...

> [converted_tflite_quantized.zip](https://github.com/blakeblackshear/frigate/files/6073758/converted_tflite_quantized.zip) > [converted_tflite.zip](https://github.com/blakeblackshear/frigate/files/6073759/converted_tflite.zip) > [converted_edgetpu(1).zip](https://github.com/blakeblackshear/frigate/files/6073760/converted_edgetpu.1.zip) > > here are the models for TSLite. Did you ever get this working. I'm interested to do something similar. Thanks

Thanks for the heads up. I'll take a look.

Sorry for the delay in replying. I haven't thought about creating a Python package, but please feel free if you'd like to. Out of curiosity, what is your use case?...

Issue is here https://github.com/jugla/worldtidesinfocustom/issues/26 for worldtidesinfocustom. No resolution yet, but the integration author is looking at it.

Same for me. All working with 2024.2.3.

> https://stackoverflow.com/questions/77268673/cannot-install-matplotlib-in-python-3-12 > > I haven't tried to install matplotlib manually, but looks like it might not support python 3.12 yet (we'll need to bump the matplotlib version for this...

@jugla Thanks. Happy to test if it helps.

> Hello > In fact for home assistant, matplot lib is fixed to 3.6.1. > > But when I fix it : I fall on a pip error installation. >...