mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 00:55:44 +01:00
* zone trigger supports entity id pattern * fixed lint error * fixed test code * initial version of new geo_location trigger * revert to original * simplified code and added tests * refactored geo_location trigger to be based on a source defined by the entity * amended test cases * small refactorings