mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 12:05:16 +01:00
* starting light template component * linting/flaking * starting unit tests from copypasta * working on unit testing * forgot to commit the test * wrapped up unit testing * adding remote back * updates post running tox * Revert "adding remote back" This reverts commit 852c87ff9694dfc48e92b74fd9dbafbc164a2393. * adding submodule back from origin * updating submodule * removing a line to commit * re-adding line * trying to update line endings * trying to fix line endings * trying a different approach * making requested changes, need to fix tests * flaking * union rather than intersect; makes a big difference * more tests passing, not sure why this one's failing * got it working * most of the requested changes * hopefully done now * sets; the more you know