mirror of
https://github.com/home-assistant/core.git
synced 2026-02-26 21:05:18 +00:00
* 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>