spacemanspiff2007 / HABApp

Easy home automation with MQTT and/or openHAB
Apache License 2.0
54 stars 23 forks source link

Add an easy way to expire an item #322

Open spacemanspiff2007 opened 1 year ago

spacemanspiff2007 commented 1 year ago

Add a good programmatic way to expire an item, e.g.

item.expire(3600, set_to=None)