jason0x43 / hacs-hubitat

A Hubitat integration for Home Assistant
MIT License
196 stars 48 forks source link

Request: Don't append sensor type to name when it's already there. #143

Open ajma opened 2 years ago

ajma commented 2 years ago

I name my devices with the sensor type in them like "Family Room Motion" so when hacs-hubitat imports them into home assistant, it shows up as "Family Room Motion Motion". Can we have some logic to detect when "Motion" is in the suffix already, we don't append it?