mirror of
https://github.com/home-assistant/core.git
synced 2026-05-17 14:01:34 +01:00
0e7d7f32c1
* 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