kylerw

Results 9 comments of kylerw

I believe Apple .files also cause this error (and others). I eliminated the errors entirely by clearing any Apple generated .files.

Would also like to see a "generic" setup/config option so we can use Moonraker custom sensors.

Could also be used for showing the STL preview when pulling that into HA as a camera entity.

Yes, tried that option to no avail. I ended up moving to the dir_named method which took some time to edit my other packages but was the simplest solution for...

This should solve this https://github.com/stjohnjohnson/smartthings-mqtt-bridge/issues/61 and https://github.com/stjohnjohnson/smartthings-mqtt-bridge/issues/51

Doesn't poll the device but will simply send the current value/state. This helps for periodic reboots that might lose/forget states. Since updateSubscription() runs every 15 minutes there that would be...

Also: https://github.com/stjohnjohnson/smartthings-mqtt-bridge/issues/66

@cmlittle check out the pr linked above for a fix