Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOD Night Sensor Switch Off After Restart #69288

Closed
Polymerkid0 opened this issue Apr 4, 2022 · 2 comments
Closed

TOD Night Sensor Switch Off After Restart #69288

Polymerkid0 opened this issue Apr 4, 2022 · 2 comments

Comments

@Polymerkid0
Copy link

Polymerkid0 commented Apr 4, 2022

The problem

I set a night binary sensor using tod platform.

binary_sensor:

  • platform: tod
    name: Night
    after: sunset
    before: sunrise

I also set a automation to restart HA at 3:00am. However, the night sensor will switch off after restart at 3:00am. The night sensor is supposed to be maintained its “on” state at night.

30D1996E-E849-46A4-AFC3-70D0238D1337

What version of Home Assistant Core has the issue?

2022.2.9

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Times of the Day

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tod/

Diagnostics information

No response

Example YAML snippet

binary_sensor:
  - platform: tod
    name: Night
    after: sunset
    before: sunrise

Anything in the logs that might be useful for us?

No response

Additional information

No response

@probot-home-assistant
Copy link

tod documentation
tod source
(message by IssueLinks)

@Polymerkid0
Copy link
Author

Polymerkid0 commented Apr 4, 2022

Same issue of #67039

@github-actions github-actions bot added the stale label May 4, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant