mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 07:06:19 +01:00
* Add new helper function to retrieve device variables and update light platform * seperate try catch from helper function and fix typing * Change helper function name * Remove unnecessary forced type changes * More type changes