HomeSeer / Plugin-SDK

Plugin development kit for the 4th major edition of the HomeSeer platform.
https://www.nuget.org/packages/HomeSeer-PluginSDK/
GNU Affero General Public License v3.0
20 stars 4 forks source link

Legacy-Plugin Z-Wave Device: Node 28 Z-Wave Aeon Labs On/Off Sensor Temperature Set to 17.4 (C) #295

Open alexbk66 opened 2 years ago

alexbk66 commented 2 years ago

Small request - please disable by default Z-Wave device value logging - I have about 20 ZWave devices, each has 4-6 children filling the logs with useless info. And going through each child device and selecting "Do Not Log" is a pain. image

rjhelmke commented 2 years ago

There are 2 types of device logging. In the Z-Wave plugin settings, there is a device logging option there, turn that off. That will log everything. That is off by default. The second is the HS device logging. Go to the devices view, set it to list view and enable bulk edit. Select the devices you want and then disable event logging. I will look at disabling event logging by default. Most likely, some will want this, so we will probably need a setup option so users can pick the default operation.

alexbk66 commented 2 years ago

I don't think anybody want logging by default - every time line voltage changes by 0.1V it logs.

rjhelmke commented 2 years ago

Logged as issue ZWAVE-439