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

Error with Blueprint Backup #271

Open
fbalesse opened this issue Nov 22, 2024 · 1 comment
Open

Error with Blueprint Backup #271

fbalesse opened this issue Nov 22, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@fbalesse
Copy link

Hi,

See after last update in logs :

Exception 'module 'bellows.cli.backup' has no attribute '_backup'' for service call with data '{'zha_toolkit_version': 'v1.1.19', 'zigpy_version': '0.72.0', 'zigpy_rf_version': '0.42.0', 'ieee_org': None, 'ieee': 'None', 'command': 'backup', 'command_data': '_21', 'start_time': '2024-11-21T11:00:00.314919+00:00', 'errors': ['AttributeError("module 'bellows.cli.backup' has no attribute '_backup'")'], 'params': {'dir': 0, 'tries': 1, 'expect_reply': True, 'args': [], 'event_success': 'zha_coordinator_backup_success', 'event_fail': 'zha_coordinator_backup_failed', 'event_done': 'zha_coordinator_backup_done', 'read_before_write': True, 'read_after_write': True}, 'success': False}'

I'll try to update blueprint without success.

Anyone else have the same issue ?

Best regards,
Fabien

@mdeweerd
Copy link
Owner

I had to put HA at a very low priority, and the backup process is not something I'll be looking into again very soon.

ZHA has been evolving it's internals, including the backup, and a backup method is now proposed by ZHA directly. Maybe it's not as flexible, but at least there is one available directly in ZHA.

My goal with the toolkit was essentially to fill in gaps that were not available in ZHA.

I'll leave this open, but as "Help wanted".

@mdeweerd mdeweerd added the help wanted Extra attention is needed label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants