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

No due dates for chores that are yearly or every X months #61

Open
4 tasks done
jeroenterheerdt opened this issue Aug 25, 2024 · 1 comment
Open
4 tasks done

Comments

@jeroenterheerdt
Copy link

System Health details

System Information

version core-2024.8.0
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.33-haos
arch x86_64
timezone America/Los_Angeles
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 4964
Installed Version 2.0.0
Stage running
Available Repositories 1408
Downloaded Repositories 64
AccuWeather
can_reach_server ok
remaining_requests 13
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.4
update_channel stable
supervisor_version supervisor-2024.08.0
agent_version 1.6.0
docker_version 26.1.4
disk_total 62.3 GB
disk_used 31.0 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization kvm
board ova
supervisor_api ok
version_api ok
installed_addons NGINX Home Assistant SSL proxy (3.10.1), Terminal & SSH (9.14.0), Mosquitto broker (6.4.1), AdGuard Home (5.1.1), File editor (5.8.0), phpMyAdmin (0.9.1), Z-Wave JS (0.6.2), MariaDB (2.7.1), room-assistant (2.20.0), Duck DNS (1.18.0), Samba share (12.3.2), Node-RED (18.0.5), Home Assistant Google Drive Backup (0.112.1), RTSP Simple Server Add-on (v0.17.6), Nginx Proxy Manager (1.0.1), Portainer (2.20.1), Zigbee2MQTT (1.39.1-1), ESPHome (2024.8.0), Whisper (2.1.2), Piper (1.5.2), eufy-security-ws (1.8.0-2), openWakeWord (1.10.0), ecowitt2mqtt (2024.06.2), Music Assistant Server (beta) (2.3.0b3), OneDrive Backup (2.3.1)
keymaster
zwave_integration zwave_js
network_status on
Dashboards
dashboards 5
resources 27
views 31
mode storage
Recorder
oldest_recorder_run August 19, 2024 at 4:38 PM
current_recorder_run August 25, 2024 at 11:19 AM
estimated_db_size 2589.28 MiB
database_engine mysql
database_version 10.11.6
Spotify
api_endpoint_reachable ok

Checklist

  • I have enabled debug logging for my installation.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This issue is not a duplicate issue of currently previous issues..

Describe the issue

I have multiple chores configured and as soon as I configure a chore to recur every X months or every X years it doesn't get a due date. For chores that are configured to occur every X days it works just fine

Reproduction steps

  1. Add chore and set it up to occur every 4 months or every 1 year

Debug logs

2024-08-25 11:19:58.784 DEBUG (MainThread) [custom_components.chore_helper] Setting Refill hottub (after-n-months) from ConfigFlow
2024-08-25 11:19:58.784 DEBUG (MainThread) [custom_components.chore_helper] Setting Neato deep clean (brush, filter, sensors)  (after-n-months) from ConfigFlow
2024-08-25 11:19:58.784 DEBUG (MainThread) [custom_components.chore_helper] Setting Hottub chemicals (every-n-weeks) from ConfigFlow
2024-08-25 11:19:58.784 DEBUG (MainThread) [custom_components.chore_helper] Setting Reverse Osmosis filters 1-2-3 (every-n-years) from ConfigFlow
2024-08-25 11:20:23.981 DEBUG (MainThread) [custom_components.chore_helper] (Refill hottub) Calling update
2024-08-25 11:20:23.981 DEBUG (MainThread) [custom_components.chore_helper] (Refill hottub) 2025-01-06 outside the range, searching from July
2024-08-25 11:20:25.168 DEBUG (MainThread) [custom_components.chore_helper] (Refill hottub) Dates loaded, firing a chore_helper_loaded event
2024-08-25 11:20:25.168 DEBUG (MainThread) [custom_components.chore_helper] (Refill hottub) Looking for next chore date
2024-08-25 11:20:25.168 DEBUG (MainThread) [custom_components.chore_helper] (Neato deep clean (brush, filter, sensors) ) Calling update
2024-08-25 11:20:26.818 DEBUG (MainThread) [custom_components.chore_helper] (Neato deep clean (brush, filter, sensors) ) Dates loaded, firing a chore_helper_loaded event
2024-08-25 11:20:26.818 DEBUG (MainThread) [custom_components.chore_helper] (Neato deep clean (brush, filter, sensors) ) Looking for next chore date
2024-08-25 11:20:26.818 DEBUG (MainThread) [custom_components.chore_helper] (Hottub chemicals) Calling update
2024-08-25 11:20:26.819 DEBUG (MainThread) [custom_components.chore_helper] (Hottub chemicals) Dates loaded, firing a chore_helper_loaded event
2024-08-25 11:20:26.819 DEBUG (MainThread) [custom_components.chore_helper] (Hottub chemicals) Looking for next chore date
2024-08-25 11:20:26.819 DEBUG (MainThread) [custom_components.chore_helper] (Hottub chemicals) next_due_date (2024-08-24), today (2024-08-25)
2024-08-25 11:20:26.819 DEBUG (MainThread) [custom_components.chore_helper] (Hottub chemicals) Found next chore date: 2024-08-24, that is in -1 days
2024-08-25 11:20:26.820 DEBUG (MainThread) [custom_components.chore_helper] (Reverse Osmosis filters 1-2-3) Calling update
2024-08-25 11:20:26.820 DEBUG (MainThread) [custom_components.chore_helper] (Reverse Osmosis filters 1-2-3) Dates loaded, firing a chore_helper_loaded event
2024-08-25 11:20:26.820 DEBUG (MainThread) [custom_components.chore_helper] (Reverse Osmosis filters 1-2-3) Looking for next chore date
2024-08-25 11:20:26.820 DEBUG (MainThread) [custom_components.chore_helper] (Reverse Osmosis filters 1-2-3) next_due_date (2025-07-28), today (2024-08-25)
2024-08-25 11:20:26.820 DEBUG (MainThread) [custom_components.chore_helper] (Reverse Osmosis filters 1-2-3) Found next chore date: 2025-07-28, that is in 337 days

Diagnostics dump

unable to download?

@lakee911
Copy link

I have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants