pathartl / TeamsPresence

A .NET console application that will update entities in Home Assistant based on Microsoft Teams status
Creative Commons Zero v1.0 Universal
32 stars 7 forks source link

Updating friendly_name to use the correct value #6

Open ppluijten opened 1 year ago

ppluijten commented 1 year ago

The friendly_name attribute is not used for the state's friendly name but the entity's friendly name, this is now updated using configuration items for these friendly names. Furthermore the README reflected an old way of working: the input_texts were no longer used in code.