#Hello folks, I created a new integration
1 messages · Page 1 of 1 (latest)
There are still 2 major problems with the PR:
- The device specific login isn't encapsulated in a library
- The config flow needs to be 100% unit tested
Also, please be aware many PRs take months to be merged, if not over a year. There is a PR backlog so do not expect something to be done in a couple of weeks.
Yep, that's also why I now directly pointed out the issues so there is a bit more guidance (instead of waiting a few weeks for the same answer)
Thank you for the reply @heavy oyster ! Regarding your comment:
- Not sure I understand what does this mean. The integration is pretty much a grouping of different modbus registers and exposing it as climate/sensor/binary sensor (only climate is introduced in this PR, according to an earlier review suggestion). There is no authentication happening (thinking about the
device specific loginphrase in your comment). Could you expand more? - Makes sense, I will cover the config flow
well, The code in HA should only be about how HA should respond to device changes