Liam Gladdy

Results 16 comments of Liam Gladdy

I've made another revision on my fork too to deal with "default" being stripped out by tailwind. We'll need to include that too. (https://github.com/lgladdy/palette-webpack-plugin/commit/e6ed99c4ed0be70d063fbcbf03e2c2a6a718126d)

Hey. I'll take a look at this! To be honest, I didn't realise anyone was still using the plugin so I'll give it a quick refresh.

Hey! This is probably a good shout... This might solve some of the other issues reported. Leave it with me and ill do some testing this weekend :)

`status/faults` messages contain a string like: ```json { "msg": "CURRENT-FAULTS", "time": "2023-12-20T15:57:48.000Z", "product-errors": { "amf1": "OK", ...a bunch more... "uled": "OK" }, "product-warnings": { "fltr": "OK", "tnke": "FAIL", "tnkp": "OK",...

I think to support this, we'll need to subscribe to the faults event channel. I threw together adding a `_faults_topic` which is also subscribed to on_connect and populated that data...

I've been looking into this today as I got my X10 Pro earlier. Newer machines don't use the Tuya infrastructure the current release of this uses, and instead uses MQTT...