eyesoft / home_assistant_buspro

The HDL Buspro integration allows you to control your HDL Buspro system from Home Assistant.
MIT License
14 stars 5 forks source link

Getting feedback but cannot control the devices #2

Open PierreBebawy opened 1 year ago

PierreBebawy commented 1 year ago

I inserted the ip and the port then added the configuration of the device (relay switch) i am getting feedback but when i turn it on it turns back to off and doesn't turn the light on or off its not sending the change of state but i am getting the realtime feedback correct

koumi8876 commented 1 year ago

Hello,please i added the ip and port and the configuration i am not getting feedback can somebody helps me please

IlPicasso commented 12 months ago

This is happening to me too, it was working correctly

koumi8876 commented 12 months ago

Hello, for me it didn't work yet please can you send me the your coniguration for the very first time when it was working like a snapshot

On Fri, 7 Jul 2023, 15:21 Moises Ortiz, @.***> wrote:

This is happening to me too, it was working correctly

— Reply to this email directly, view it on GitHub https://github.com/eyesoft/home_assistant_buspro/issues/2#issuecomment-1625574478, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3W7M5WG6X6HYC23DOQYMW3XPASQXANCNFSM6AAAAAAT7WE45A . You are receiving this because you commented.Message ID: @.***>

IlPicasso commented 12 months ago

I managed to solve it

for some reason my Module changed of IP without notice (I thought I reserved the IP in DHCP but not)

I set a static IP and fixed the IP in the configuration in HAS.

If the Host is wrong on HASS you will only be able to track the status of the devices but you wont be able to change the state (turn on or off the lights for example)

In home assistant add HDL host, in this case 192.168.100.253 and the port that appears there 6000, modify configuration.yml

for example this is mine

`# HDL light:

image

image

image

Hopefully it works for you

koumi8876 commented 12 months ago

Thank you but i did the same thing i am able the status but cannot operate .Please do i name like this: name:"moises" or

On Fri, 7 Jul 2023, 22:41 Moises Ortiz, @.***> wrote:

I managed to solve it

for some reason my Module changed of IP without notice (I thought I reserved the IP in DHCP but not)

I set a static IP and fixed the IP in the configuration in HAS.

If the Host is wrong on HASS you will only be able to track the status of the devices but you wont be able to change the state (turn on or off the lights for example)

In home assistant add HDL host, in this case 192.168.100.253 and the port that appears there 6000, modify configuration.yml

for example this is mine

`# HDL light:

  • platform: buspro running_time: 0 devices:

    Cuarto Moises

    1.1.1: name: Lampara Moises dimmable: true 1.1.3: name: Luz Moises dimmable: true

    Garaje

    1.9.12: name: Luz Garaje dimmable: false binary_sensor: platform: buspro devices: address: 1.152 name: Sensor PA type: motion device_class: motion`

[image: image] https://user-images.githubusercontent.com/5110242/251873892-e748a002-246b-414f-8f06-b78b6f58758f.png

[image: image] https://user-images.githubusercontent.com/5110242/251873983-04abd127-c708-4255-94ff-caa61ab32691.png

[image: image] https://user-images.githubusercontent.com/5110242/251874016-8570a582-7cf7-4377-8f13-3a19e44ddd5f.png

Hopefully it works for you

— Reply to this email directly, view it on GitHub https://github.com/eyesoft/home_assistant_buspro/issues/2#issuecomment-1626330280, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3W7M5SOLNDK65QEWQUIIB3XPCF73ANCNFSM6AAAAAAT7WE45A . You are receiving this because you commented.Message ID: @.***>

akrayem1992 commented 12 months ago

Hello.

Im facing this issue. Controlling the HDL show status on Homeassistant. But i cant seem to be able to control from Homeassistant.

Anything i can do?

IlPicasso commented 12 months ago

Thank you but i did the same thing i am able the status but cannot operate .Please do i name like this: name:"moises" or On Fri, 7 Jul 2023, 22:41 Moises Ortiz, @.> wrote: I managed to solve it for some reason my Module changed of IP without notice (I thought I reserved the IP in DHCP but not) I set a static IP and fixed the IP in the configuration in HAS. If the Host is wrong on HASS you will only be able to track the status of the devices but you wont be able to change the state (turn on or off the lights for example) In home assistant add HDL host, in this case 192.168.100.253 and the port that appears there 6000, modify configuration.yml for example this is mine # HDL light: - platform: buspro running_time: 0 devices: #Cuarto Moises 1.1.1: name: Lampara Moises dimmable: true 1.1.3: name: Luz Moises dimmable: true #Garaje 1.9.12: name: Luz Garaje dimmable: false binary_sensor: platform: buspro devices: address: 1.152 name: Sensor PA type: motion device_class: motion [image: image] https://user-images.githubusercontent.com/5110242/251873892-e748a002-246b-414f-8f06-b78b6f58758f.png [image: image] https://user-images.githubusercontent.com/5110242/251873983-04abd127-c708-4255-94ff-caa61ab32691.png [image: image] https://user-images.githubusercontent.com/5110242/251874016-8570a582-7cf7-4377-8f13-3a19e44ddd5f.png Hopefully it works for you — Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3W7M5SOLNDK65QEWQUIIB3XPCF73ANCNFSM6AAAAAAT7WE45A . You are receiving this because you commented.Message ID: @.>

Hello.

Im facing this issue. Controlling the HDL show status on Homeassistant. But i cant seem to be able to control from Homeassistant.

Anything i can do?

This happened to me , my HDL host address was wrong changed it , restarted has and worked again

akrayem1992 commented 11 months ago

Okay i did that and now all is working great! Perfect!