Maxim

Results 4 comments of Maxim

The same thing when using `insert(/*records*/).onConflict(/* fields */).merge(/* fields */)`. ```ts @Entity() export class User { @PrimaryKey() id!: number; @Property({ unique: true, length: 255 }) email!: string @Property({ length: 255...

@denysdovhan please don't pay attention to people who support the war. I won't be surprised if some of this people are Lakhta trolls. Russians, who haven't lost their mind, are...

Hey @vladshcherbin! Thank for your feedback! I'm planning to release new version with better logger configuration to give developers ability to pass any formatter that they want. I don't want...

It’s not a bug because that’s how supposed to be. You can exclude the default behavior configuration [package](https://github.com/mmakaay/esphome-xiaomi_bslamp2/blob/2a6944e2f9990fbea9a58d87bb57877ec607512c/example.yaml#L38), then copy-paste changing the minimum slider value [here](https://github.com/mmakaay/esphome-xiaomi_bslamp2/blob/2a6944e2f9990fbea9a58d87bb57877ec607512c/packages/behavior_default.yaml#L156).