c0un7-z3r0 / hass-phoniebox

An Phoniebox integration for Home Assistant
MIT License
3 stars 1 forks source link

fix: removes duplicate entity ids during setup #39

Closed c0un7-z3r0 closed 2 years ago

c0un7-z3r0 commented 2 years ago

Most sensors entity id was ending with _2 this will fix the duplicate ids and remove the underscore_2

image