zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
Add icon for distance measurement
I have a DIY device with a distance measurement and would like an icon for it
exposes.numeric('distance', ea.STATE).withDescription('Innenraummessung').withUnit('mm'),
As an alternative I currently use state
https://github.com/nurikk/zigbee2mqtt-frontend/pull/2412
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.