Achronite

Results 13 comments of Achronite

The issue is called by google changing their tts libraries. I'm not a github expert, but you can fix this by the following commands for a node-red install: `cd ~/.node-red/node_modules/google-home-notify`...

Sounds good David, I'm definitely interested in this :)

Hi David - I've been having a look at this. I've hit an issue I wondered if you could help with? I successfully managed to swap out the software driver...

So on initial inspection it looks like CS is set to CS_HIGH at the moment, looking at the HopeRF specs, NSS (aka CS) should be set LOW at start and...

Follow-up: I've fixed it by switching to /dev/spidev0.1 (from /dev/spidev0.0) although it seems to be working the opposite way to expected to me.

I've done a similar matrix for my node-red and node.js code, which uses this library see [https://github.com/Achronite/node-red-contrib-energenie-ener314rt](https://github.com/Achronite/node-red-contrib-energenie-ener314rt#supported-devices). The eTRV (MIHO013) was a pig to get working, due to it's small...

The ENER314-RT adaptor can control multiple power strips AFAIK. You just need to assign a different house code / zone to each strip. The older ENER314 adaptor can only control...

Hi - I know you have not provided support for this yet, but do you know the internal productId of this? It is missed off in devices.py and I would...

@whaleygeek hmmm interesting. Will it work for FSK/OpenThings too?