kingsleyadam / local-abbfreeathome

A Python Package for interacting with the ABB (Busch Jaeger) Free@Home System via the Local API
MIT License
3 stars 2 forks source link

Add wireless rf interface #29

Closed kingsleyadam closed 1 week ago

kingsleyadam commented 1 week ago

This adds new interface WIRELESS_RF

github-actions[bot] commented 1 week ago

Code Coverage

Package Line Rate Complexity Health
.opt.hostedtoolcache.Python.3.12.7.x64.lib.python3.12.site-packages.abbfreeathome 100% 0
.opt.hostedtoolcache.Python.3.12.7.x64.lib.python3.12.site-packages.abbfreeathome.bin 100% 0
.opt.hostedtoolcache.Python.3.12.7.x64.lib.python3.12.site-packages.abbfreeathome.devices 100% 0
Summary 100% (1063 / 1063) 0
github-actions[bot] commented 1 week ago
TestsPassed ✅Skipped ⏭️Failed ❌
JUnit Test Report61 ran61 passed0 skipped0 failed
TestResult
-No test annotations available-
kingsleyadam commented 1 week ago

This addresses #28