HomeAssistant-PeugeotIntegration
HomeAssistant-PeugeotIntegration copied to clipboard
Entity not available: switch.car_corsa_clim
I think the switch is not more available after an update of HA... My card: - entity: switch.car_corsa_climatizzazione The configuration.yaml: switch:
- platform: command_line switches: car_corsa_climatizzazione: command_on: curl -s "http://192.168.1.89:5000/preconditioning/vin/1" command_off: curl -s "http://192.168.1.89:5000/preconditioning/vin/0" friendly_name: clim
I changed anything but some days ago I saw this:
Please share your Sensor configuration @Gabriele-tomai00