Skip to content

duineamh/openmensa-hass-component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMensa

A platform sensor which tells you which meals are served in your canteen.

Example configuration.yaml

sensor:
    - platform: openmensa
      code: 828

The configuration key code is required. This code represents the id of your Mensa. You can determine that key via the OpenMensa Website. If the Homepage of your Mensa is e.g. https://openmensa.org/c/828, then your code is 828.

About

A platform sensor which tells you which meals are served in your canteen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 73.3%
  • Shell 16.7%
  • Dockerfile 10.0%