Is there somewhere where the various typeString values are documented? Like, what does com.Intulon.ZCommand.Models.ZWave.Thermostat actually have in it? What can I do that's useful with that information?
Shaun
TypeString definitions
Re: TypeString definitions
The typeString values themselves are not specifically documented, but the devices they represent are listed here: https://z-command.intulon.com/z-command ... e-types-2/
That page contains link to specific device types that gives you ideas about what those devices are.
That page contains link to specific device types that gives you ideas about what those devices are.
Re: TypeString definitions
Okay neat, thanks! I notice there's no lock there. Do locks count as binary switches?
Re: TypeString definitions
No, lock support is coming later.merthsoft wrote:Okay neat, thanks! I notice there's no lock there. Do locks count as binary switches?