Skip to content

Commit efa1971

Browse files
committed
Implement code changes to enhance functionality and improve performance
1 parent bba2749 commit efa1971

File tree

2 files changed

+1
-1003
lines changed

2 files changed

+1
-1003
lines changed

.github/workflows/rinnai-custom-component-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install missing dependencies
3737
run: |
3838
pip install psutil_home_assistant Pillow janus pyserial zeroconf async_upnp_client numpy securetar
39-
pip install --upgrade josepy
39+
pip install josepy==1.13.0
4040
4141
- name: Prepare Home Assistant config
4242
run: |

0 commit comments

Comments
 (0)