home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.47k stars 29.4k forks source link

KNX intregation Number no work #100039

Closed marioJR1979 closed 11 months ago

marioJR1979 commented 11 months ago

The problem

Hello. I'm trying to configure a KNX value type number and it doesn't work. The rest of the KNX configurations seem to work correctly. I have tried several installations and they work the same, I think it must be a fault. I copy what was used: number:

The configuration appears correctly, but then it does not transmit the information to KNX. I have verified that it does not send the KNX telegram.

Please take a look at it. Thank you.

What version of Home Assistant Core has the issue?

2023.9.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 11 months ago

Hey there @julius2342, @farmio, @marvin-w, mind taking a look at this issue as it has been labeled with an integration (knx) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `knx` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign knx` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


knx documentation knx source (message by IssueLinks)

farmio commented 11 months ago

Hi 👋! To resolve this, we still need to know if there are any logs messages and a group monitor screenshot would also be good. The config looks ok from what I can tell (see https://docs.github.com/de/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks on how to format code blocks).

You can also upload a diagnostics download from the knx Integration if you like.

marioJR1979 commented 11 months ago

In 2023.9.2 has reesolved.

Thanks