David Woodhouse
David Woodhouse
I am still using alexa-domo. Has the Alexa support in Controlicz moved on? Did anyone get OAuth2 working for Domoticz yet?
Is the Controlicz code available? I'm happy to hack in it to make improvements.. and less happy to use something I can't :) Thanks for all your work on this!
Do you still use Lambda for Controlicz? I can live with the security thing; if I give you a password for the "alexa" user in my Domoticz, that's fairly much...
Gr... except I don't think you can host anything except custom skills that way. Of course you *ought* to be able to host smart home skills on your local network...
Yeah, I already have a dedicated "Alexa" user. It's calling off-site to lambda that really bothers me, especially the first time. Maybe using yours would be better because I'd only...
Will do. It would be useful if we can gather data from others. Otherwise I'll just watch my own battery deplete and base values on that.
https://community.home-assistant.io/t/pool-monitor-device-yieryi-ble-yc01/418684/141 and https://community.home-assistant.io/t/pool-monitor-device-yieryi-ble-yc01/418684/143 suggest that the app reports 0% battery when the reported voltage is about 60% of our 3.19v, so a raw value of about 1900. _(Remind me, does...
No, `OPENSSL_latin1_to_bmp()` really does convert from ISO8859-1, and not any other 8bit character set. Because there is a 1:1 mapping between ISO8859-1, and the first 256 codepoints of Unicode. The...
> a BMPstring has a bit of extra encoding, so if you want to be really strict about it, uni is more correct. Given that the PKCS#12 specifications refer to...