Mofeywalker / openmensa-hass-component

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 73.0%Language:Shell 16.9%Language:Dockerfile 10.2%