File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed
custom_components/npm_switches Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 3939 - name : Setup Python
4040 uses : " actions/setup-python@v1"
4141 with :
42- python-version : " 3.8 "
42+ python-version : " 3.12 "
4343 - name : Install requirements
4444 run : python3 -m pip install -r requirements_test.txt
4545 - name : Run tests
Original file line number Diff line number Diff line change 4242 - name : Setup Python
4343 uses : " actions/setup-python@v1"
4444 with :
45- python-version : " 3.8 "
45+ python-version : " 3.12 "
4646 - name : Install requirements
4747 run : python3 -m pip install -r requirements_test.txt
4848 - name : Run tests
Original file line number Diff line number Diff line change 88 "documentation" : " https://github.com/InTheDaylight14/nginx-proxy-manager-switches" ,
99 "iot_class" : " local_polling" ,
1010 "issue_tracker" : " https://github.com/InTheDaylight14/nginx-proxy-manager-switches/issues" ,
11- "version" : " 1 .0.2 "
12- }
11+ "version" : " 2 .0.0 "
12+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " NPM Switches" ,
33 "hacs" : " 1.6.0" ,
4- "homeassistant" : " 2022.06.01"
5- }
6-
4+ "homeassistant" : " 2024.01.00"
5+ }
Original file line number Diff line number Diff line change 11colorlog == 6.9.0
2- homeassistant == 2024.6 .0
2+ homeassistant == 2024.11 .0
33pip >= 21.3.1
44ruff == 0.7.2
You can’t perform that action at this time.
0 commit comments