HomeAssistant-Mods / home-assistant-miele

Miele integration for Home assistant
145 stars 30 forks source link

Additional info in Washing Machine Info/Failure and Clothes Dryer Info/Failure #17

Closed myhomeiot closed 3 years ago

myhomeiot commented 3 years ago

Integration provides 4 binary sensors with device class problem:

Is it possible to add message attribute to these sensors which will shows that machines shows at screen?

kloknibor commented 3 years ago

Sorry could you explain your request further? It's not 100% clear for me yet... Thanks in advance!

myhomeiot commented 3 years ago

For example binary_sensor.washing_machine_info becomes on and washing machine shown at screen the message "Cartridge 1 almost empty. Only a few more programmes are possible" or "Align the washing machine". Will be great to have this message as attribute of binary_sensor.washing_machine_info.

I'm not sure if it's possible to get this information from API but Miele@mobile shows some of them.

kloknibor commented 3 years ago

Miele unfortunately does not supply this info with their public API so as such I am unable to implement this at the current time.