Skip to content

Commit

Permalink
is_active default None value
Browse files Browse the repository at this point in the history
  • Loading branch information
signalkraft committed Feb 25, 2024
1 parent 50af407 commit 129b498
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/mypyllant/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/signalkraft/mypyllant-component/issues",
"requirements": [
"myPyllant==0.7.23"
"myPyllant==0.7.24"
],
"version": "v0.7.3"
}
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ types-PyYAML~=6.0.12.12

# Need specific versions
pytest-homeassistant-custom-component==0.13.101
myPyllant==0.7.23
myPyllant==0.7.24

# Versions handled by pytest-homeassistant-custom-component
freezegun
Expand Down

0 comments on commit 129b498

Please sign in to comment.