mirror of
https://github.com/home-assistant/core.git
synced 2026-06-01 05:04:21 +01:00
a8650f4e59
* Add zwave_js node status sensor * fix import * use parent class name property * Use more entity class attributes * Update homeassistant/components/zwave_js/sensor.py Co-authored-by: Franck Nijhof <frenck@frenck.nl> * return static values in property method * fix PR * switch to class atributes * create sensor platform task if needed Co-authored-by: Franck Nijhof <frenck@frenck.nl>