Giter Club home page Giter Club logo

fhem-mediola's Introduction

fhem Modul for Mediola a.i.o Gateway and Extender

This modul can be used with a Mediola Gateway to send and learn ir/rf codes.

Define

define <Name> MEDIOLA [IP] [ConfigFile]


Example:
define TVSchlafzimmer MEDIOLA 192.168.0.35 mediola/tvsz.json
attr TVSchlafzimmer ir 00
attr TVSchlafzimmer rf 01

 
[IP]
Set the IP Address of the Mediola GW

[ConfigFile]
Set the Path to a Configurationfile in JSON format.
As example:
{ "remote": [
	{ "key" : "power", 
          "code": "19082600000100260608B6044D00890089008901A20089277A08B6022D00895DA90001010201010101010202010202020202010101020101010102020201020202020304050405" },
	{ "key" : "volmute",
          "code":  "19082600000100260608B9045100890088008901A30089277A08B9022B00895DA90001010201010101010202010202020202020101020101010101020201020202020304050405" }
	    ]
 }

Get

get <name> learncode
after execute get function hold your remote appx. 30 cm next to the gateway and press the button you want to learn.

Set

set <name>
Executes a command set within the [ConfigFile]. You can learn the code with get learncode.

fhem-mediola's People

Contributors

t-d-oe avatar

Watchers

Michael Landherr avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.