icanos / hassio-plejd

Hass.io add-on for Plejd home automation devices
Apache License 2.0
126 stars 37 forks source link

Integrated current state fetch from plejd mesh #260

Closed chickenTurtle closed 7 months ago

chickenTurtle commented 1 year ago

See issue #218

Still need help to update the state of the devices, see plejd/PlejdBLEHandler.js#375.

The reason for many changes is that I ran npm run lint:fix

Flole998 commented 1 year ago

@icanos Can this be reviewed and merged please?

SweVictor commented 1 year ago

I looked through the code quickly. To me, it does not look complete yet. Anyone tested it successfully?

Regarding linting, that's always good, but please keep it in a separate commit if possible to make it easier to decipher what is linting and what are actual changes.

Flole998 commented 1 year ago

I tested it and at least for me it seems to work.

chickenTurtle commented 1 year ago

@SweVictor I have now removed the linting changes. This PR only contains changes regarding the state fetch from plejd mesh