Skip to content

derHeinz/raspberrypi-python

Repository files navigation

Python Scripts

Python scripts I use in conjunction with home automation system on Raspberry pi.

Scripts are written for Python2, some are updated to Python3.

Scripts for following UseCases are present:

BLE related:

Others:

  • phoneIntegration.py Interact with my other application for old smartphones
  • phoneNewsSpeech.py Get some newsfeeds, read it out and send to household helper
  • phoneWeatherSpeech.py Get some weather information and speak them out at household helper
  • postopenhab.py Interact with openhab (get and set)
  • calendarparse.py Parse events from .ics files, such as holidays
  • wakeonlan.py Send some wake-on-lan packages to wake-up WOL device
  • wpgpio.py Swicht some raspberrypi GPIOs
  • search_name.py Finds IPs for mac or hostname via arp table
  • energenie_eg_pm2_lan.py Energenie EG-PM2-LAN can be read/set with this little python class
  • error_hospital.py general util for writing errors to file
  • radioalarmclockIntegration.py cli integration to https://github.com/derHeinz/radioalarmclock
  • raspberryHealthIntegration.py cli integration to https://github.com/derHeinz/raspberry_health

Python3.x compatibilty:

  • calendarparse.py
  • error_hospital.py
  • postopenhab.py
  • radioalarmclockIntegration.py
  • raspberryHealthIntegration.py
  • search_name.py

About

Scripts in python for raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages