Moez Khorchani
Moez Khorchani
Hello, Thanks for this wornderful tool. I have the error below when setting rgb on my gateway : `xiaomi/from {"cmd":"write_ack","sid":"*****","data":{"error":"Invalid key"}} ` My request is : `{ "cmd": "write", "model":...
Floating boxes with plain packager : ```java private static List products = Arrays.asList( new StackableItem(Box.newBuilder().withDescription("1").withSize(395, 260, 185).withWeight(7).build(), 20), new StackableItem(Box.newBuilder().withDescription("2").withSize(530, 255, 150).withWeight(5).build(), 1) ); private static Container container = Container.newBuilder().withDescription("1")...
This does not work anymore. The conf.d folder is being deleted at each deployment and I don't know why the container_commands are run just before this operation. And thus impossible...
May I suggest an easy non breaking change to fix this #275