mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
4b7a313ece
Some of the checks used ==, and some used is. Switch everything to is as its faster