bradsjm / hubitat-public

My Published Hubitat Drivers. No longer actively maintained but pull requests accepted.
MIT License
23 stars 21 forks source link

Fix issue where state is cleared but never repopulated for FanControl #13

Closed dcoghlan closed 1 year ago

dcoghlan commented 1 year ago

Fixes issue where if at any point the refresh method is executed, it clears the "fans" state variable, which then causes the entity list to not populate correctly and also then prohibits any state updates from occurring correctly.