Skip to content

RFD-FHEM/PySignalduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalDuino MQTT Bridge

Dieses Projekt ist eine Python-Portierung der SIGNALDuino-Protokolle aus FHEM. Es stellt die Protokolle als Dictionary bereit und bietet eine objektorientierte Schnittstelle (SDProtocols).

Struktur

  • sd_protocols/ – Kernmodule
  • examples/ – Demo-Skripte
  • tests/ – Unit-Tests mit pytest

Tests ausführen

pip install -r requirements.txt
pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages