mirror of
https://github.com/home-assistant/core.git
synced 2026-08-10 23:33:15 +01:00
Some of the checks used ==, and some used is. Switch everything to is as its faster
Some of the checks used ==, and some used is. Switch everything to is as its faster