ma ham/firetv_restart: fix typo
This commit is contained in:
parent
e9e566f40c
commit
7e45d94440
|
@ -9,7 +9,7 @@ let
|
||||||
sec = seconds: { delay.seconds = seconds; };
|
sec = seconds: { delay.seconds = seconds; };
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.home-assistant.config.sensor =
|
services.home-assistant.config.automation =
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
alias = "Nightly reboot of firetv";
|
alias = "Nightly reboot of firetv";
|
||||||
|
|
Loading…
Reference in a new issue