Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.87k stars 52 forks source link

Slider for controlling thermostat does not work anymore #849

Open Kroesss opened 5 days ago

Kroesss commented 5 days ago

Describe the bug
I am using a Bubble Card slider to control my thermostat (connected to HA with a OTGW). This has worked well, but I noticed today it does not anymore. The card will show the set temperature, so it reads fine, but when I slide the bar to change the temperature, I get an error on the bottom of the dashboard that says (in Dutch, so some words might not be exactly this): "Action climate/set_temperature could not be executed. expected float for dictionary value @ data['temperature']"

The temperature is then obviously not set, and after a little time, the bar goes back to the set temperatur.

I can still change the temperature with the HA native thermostat-card, so that part is working as normal. I don't know exactly when this behavious started (I don't change my temperature every day, as the normal routine is done through a schedule on the physical thermostat itself). I therefore don't really know wheter it was an update of Bubble Card, or maybe an update of HA itself that changed something in an entity.

I have tested with a new card, that is extremely basic for this:

type: custom:bubble-card
card_type: button
button_type: slider
entity: climate.thermostaat
show_state: false

Informations:

Clooos commented 5 days ago

Hi! I'm already on it, this will be fixed for the next beta! 👌

Kroesss commented 5 days ago

You're a legend!

I have Bubble cards installed through HACS, so I don't think I'm getting beta's, but as long as it is fixed, I'll happily wait until the next stable where it is in :)

Clooos commented 5 days ago

You can get the betas in HACS, just go to the Bubble Card page in HACS, then click on the menu, then on Re-download, you will be able to pick the betas from there.