Michaël Bitard

Results 20 issues of Michaël Bitard

I have a lot of them. **29931** occurrences since july 11 These logs are grouped together: * RESPONSE 0x8702 - APS Data Confirm Fail : status:212, source_endpoint:1, dst_endpoint:1, dst_address_mode:2, dst_address:e0f8,...

I'm installing some of them and it works quite well. However I have this in my logs: `2020-04-13 10:24:07 INFO (ZiGate-Decode data) [zigate] No template found for BASICZBR3`. The template:...

I think that it would be much easier to configure/use if you used json objects instead of array in your settings.js For exemple this: `['163', 'Data', 'cell1', 'Lampen Uit', 'onbutton']`...

The TAP plan is missing at the beginning of the output See: http://testanything.org/tap-specification.html#the-plan If you agree with that I can work on a PR. I need this because the jenkins...

I'm wondering if it would be easy to generate a static graph so that it could be integrated in some 'static' documentation

enhancement

I'm not really familiar with resin os and such, but it seems that the important data regarding addons backup is in /resin-data/addons/data/, but in syncthing addon it is /resin-data/addons/local which...

I won an MKR1000 a while ago and I wanted to use it to hack my somfy covers with it (somfyduino,..) I wanted to use this library but I'm not...

We are already using this branch for auth0 logins, works well.

Hi, TLDR: this:`ref('titres.propsTitreEtapesIds:points').castText(),` translates to `cast("titres"."props_titre_etapes_ids"#>>'{points}' as text)` and I'd rather have it translate to `cast("titres"."props_titre_etapes_ids"->>'points' as text)`. Is there a way to do it? I noticed some slow queries...

enhancement