Raman Gupta

Results 187 comments of Raman Gupta

@PaulR1001 do you use zwavejs2mqtt? if so can you see the user codes in that UI? Can you also share a screenshot of your keymaster UI? Finally, are you on...

Hmm is there anything in the logs that indicates what is happening? Under the hood, we are just calling the integrations set code and clear code services, so I'm not...

@labanx can you see the other slots in zwavejs2mqtt? Based on what you are saying, it seems like the driver is only returning the first five slots.

in order to support this (and I'd only want to add support for this in `zwave_js`, trying to add it for every integration will be a frustrating experience), we'd have...

We can iterate through the config parameters from the node so it shouldn't matter what the device type is

> > My Kwikset lock has none of those options. > > What options does your lock have, if any? Creating a template for every lock shouldn’t be difficult. People...

Right, so we'd end up with two extra files, one more yaml file which creates all the input helpers and automations for the config options, and one additional lovelace file...

Why do you want to maintain static files per lock? Why not generate it programmatically for every lock type? That to me seems safest because different firmwares may have different...

@f45tb00t your point is fair about it not being very obvious from the README about how to run this locally. The reality is that the majority of users are running...

> LXC The only thing you could do is control access to the container at the network level. If your router supports it, you can add firewall rules to reject...