ridiekel / jeletask

An open source java API for Teletask domotics (https://www.teletask.be/).
https://github.com/ridiekel/jeletask
GNU General Public License v3.0
5 stars 4 forks source link

No HA auto-discovery of temperature sensors #9

Closed claesmathias closed 2 years ago

claesmathias commented 2 years ago

Temperature sensors are not visible after HA auto-discovery.

"SENSOR": [ { "number": 19, "description": "Temperature Sensor", "type": "TEMPERATURE" }

SanderM2 commented 2 years ago

I think only dimmers and relays are supported for autodiscovery at the moment. If I'm not mistaken, @ridiekel is working on HA auto discovery for motors.

HA autodiscovery for other items is probably on his todo list already.

SanderM2 commented 2 years ago

I added this in my PR https://github.com/ridiekel/jeletask/pull/18

ridiekel commented 2 years ago

This should be fixed in 4.1.0, can you please confirm?

ridiekel commented 2 years ago

Fixed since 4.1.0