elad-bar / ha-edgeos

Integration with EdgeOS (Ubiquiti)
134 stars 23 forks source link

switch.ubnt_interface_ethX_status has disappeared after 2.1.1 update #135

Closed Greminn closed 3 months ago

Greminn commented 3 months ago

Core 2024.5.1 Supervisor 2024.04.4 Operating System 12.2

Integration v2.1.1

The binary_sensor.ubnt_interface_ethX_status entity for each ethernet port has disappeared since the 2.1.1 update. The binary_sensor had some handy attributes, like IP address etc. Note that in the 2.1.0 release they incorrectly changed from a binary_sensor to a switch, in the 2.1.1 they are not available.

image
elad-bar commented 3 months ago

please check v2.1.2

thanks

benjycov commented 3 months ago

Confirmed that 2.1.2 has fixed this, albeit the attribute is now called 'address' and previously is was 'addresses'.

Greminn commented 3 months ago

Confirmed as fixed. Does the switch literally switch off the port?

elad-bar commented 3 months ago

There are 2 switches, monitored for adding sensors of traffic and status that actually turn off interfaces

elad-bar commented 3 months ago

closing as confirmed as fixed