teskanoo

Results 25 comments of teskanoo

FYI I have achieved adding CSS to a row based on the value of a single cell in that row as follows ![image](https://user-images.githubusercontent.com/65863752/194924682-1b36b8d0-0877-4435-9ee7-1ba48d757f52.png) The CSS section looks like this ```...

Hi Markus I too am really struggling with this - it would really be nice to just be able to feed json data into this (totally awesome) card is this...

Here's one I'm using with Environment Canada integration for a daily forecast: ![image](https://github.com/custom-cards/flex-table-card/assets/65863752/9604a661-290f-42e4-aa0e-b34ddafb91eb) ``` - name: ' ' align: left icon: mdi:weather-cloudy-clock data: forecast modify: >- function getWeatherData(condition) { /*console.log('condition',...

> I'll just edit the config entry, but it seems odd that this is not handled automatically by HA core. I'd consider this a bug (in core) seeing that the...

Jus curious if this will be fixed at any time I have bitten the bullet and defined a state map for every temperature (in the range my graph can show)...

I would dearly like to see this as a feature. I am not sure where the onus lies to implement this, perhaps in this component or perhaps in the homeassistant...

bump - over a month now - this is out of our control - I'm willing to try to add the following customization to [attempt to] suppress the error, but...

Thank you for addressing this feature request in the latest release :)

I have seen the same error as others and additionally the integration is unable to setup the devices: ``` 2023-08-20 15:55:45.094 INFO (MainThread) [homeassistant.components.vacuum] Setting up vacuum.robovac 2023-08-20 15:55:45.123 WARNING...

This one was generating this error on 2024.7.3 **Error sending message: 400 * GenerateContentRequest.tools[0].function_declarations[10].parameters.properties[speaker_entity_id].format: only 'enum' is supported for STRING type** ``` speaker_restore_volume: alias: Speaker - Restore Volume mode: single...