mikejac / node-red-contrib-google-smarthome

A collection of Node-RED nodes to control your smart home devices via Google Assistant.
GNU General Public License v3.0
115 stars 36 forks source link

OccupancySensing #549

Closed ckhmer1 closed 1 week ago

ckhmer1 commented 1 week ago

Added the OccupancySensing trait. See https://developers.home.google.com/cloud-to-cloud/traits/occupancysensing for more info

Caprico85 commented 1 week ago

Added a check for undefined values. Otherwise errors can occur if a device has never been saved after adding the new fields, so the value are still undefined. Also fixed a typo.

Caprico85 commented 1 week ago

Thank you! Released as v0.4.12