Skip to content

Commit 1f7f759

Browse files
committed
Test names fix.
1 parent 2c8e710 commit 1f7f759

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# This workflow will install Python dependencies, run tests and lint with a single version of Python
2-
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
3-
4-
name: Unit Tests
1+
name: Unit and integration tests
52

63
on:
74
push:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ be a complete solution.
2323

2424
* [Solariot](https://github.com/meltaxa/solariot)
2525
* [PVStats](https://github.com/ptarcher/pvstats) ([Fork](https://github.com/tjhowse/pvstats))
26+
* [ModbusTCP2MQTT](https://github.com/MatterVN/ModbusTCP2MQTT)
2627

2728
There's also a good chance you'll be able to do what you need to do with a [Home Assistant](https://github.com/home-assistant)
2829
addon that is compatible with your device.

0 commit comments

Comments
 (0)