GC

Results 30 comments of GC

Hi, this is a WIP. I have been doing some work. I need to finish them, but I have been too busy. I apologise. Anyway, there is a branch for...

I have made the change. Code is in master. Will be tagged after some feedback. Also available in 0.9.8-beta1

Hi Vincenzo, the integration already supports zones. The alarm_control_panel entity allows arming/disarming it.

It will come later. There were issues with that, so I disabled this feature.

Hi, I hope to expose vedo binary sensors asap. However, the main issue will be testing the feature. Before releasing the part, it would be helpful if you could try...

I completed the changes. The integration is [here](https://github.com/gicamm/homeassistant-comelit/archive/refs/heads/42-add-vedo-sensors.zip) The configuration should be something like below. ``` vedo: host: X.X.X.X port: 80 password: xxxxxx scan_interval: 30 binary_sensors: enable ``` You need...

You need to put the 'comelit' under the custom_components/ folder. Then you need to update the configuration.yml file. > > Ho completato le modifiche. L'integrazione è [qui](https://github.com/gicamm/homeassistant-comelit/archive/refs/heads/42-add-vedo-sensors.zip) > > La...

You haven't the hub, that explains the issue. I made a change. Please confirm if it works.

> > You haven't the hub, that explains the issue. I made a change. Please confirm if it works. > > how do i make the changes? you need to...