Code Monkey home page Code Monkey logo

org.openhab.binding.loxone's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

org.openhab.binding.loxone's Issues

Support of Music Server Zone

Hi all,

is it planned to support also the Loxone Musicserver or the "Music Server Zone" block?

If I could help (e.g. by testing) I could do so :-)

Only Lightning Controller Gen 1 supported?

In my loxone config I habe many lightning controllers gen 1. They all show up as channels in your binding and that works great! =)
The problem is, that I also already used some of the new lightning controllers in my config. Unfortunately they won't show up as channels.

[Loxone] LightControllerV2: Can't switch off with rule / Alexa

Hi,

My goal is to be able to select individual lighting moods of a Loxone LightControllerV2 through Alexa, without mixing them in. The channels created for the individual moods always mix them, thus when switching to moods with fewer outputs on, I always have to say: "Alexa, Mood A off. Alexa Mood B on". This is not convenient at all. I only want to say "Alexa, Mood B on" and it should switch the A-only-outputs off.

To work around this I tried creating virtual switches for the individual moods and setting the appropriate ID in the light controller Number item through rules, when the switch is toggled. This works fine (no mixing), except I'm not able to switch off all outputs in a rule. It seems like, there's no ID assigned to the "Off" mood, or at least I couldn't figure out which.

This is my LightController item:
Number Lichtsteuerung_Wohnzimmer "Lichtsteuerung Wohnzimmer" <light> ["Lighting"] {channel="loxone:miniserver:ac681435:126F495A-0184-E9BE-FFFFB6D057327F6C"}

It shows up in Paper UI as a dropdown with the available moods, even including the "Off" mood. Through Paper UI everything is fine, also switching off all lights by selecting the "Off" mood.

However, in the following rule, I didn't find the appropriate value for the "Off" mood, yet (marked with ???). Licht_Wohnzimmer_Standard is the virtual switch.

rule "Licht Wohnzimmer Standard"
when
    Item Licht_Wohnzimmer_Standard received update
then
    if (Licht_Wohnzimmer_Standard.state == ON) {
        sendCommand(Lichtsteuerung_Wohnzimmer, 2)
    }
    if (Licht_Wohnzimmer_Standard.state == OFF) {
        sendCommand(Lichtsteuerung_Wohnzimmer, ???)
    }
end

Is there a better approach for selecting individual moods without mixing them? And if not, how to switch the LightControllerV2 off through a rule?

Thanks!

Connect with Google Home?

Loxone (9.3) with OpenHAB (v2.3.0.001-SNAPSHOT on Synology) work ok. But how I can connect with Google Home? (In google home app I log on to myopenhab.org, but I do not see the loxone device.)

Problem with more than one light per loxone lightning controller

grafik

If I create two dimmer Items for this config the first one (for "Deckenleuchte 1 WZ") works and the second doesnt work. There is no difference in the loxone-config of the two lights. This is the case for every room I have more than one dimmable light in the lightning controller. The OnOff Type commands work but the dimming of the second lamp doesnt.

Heating Control

I have successfully implemented this binding to my Loxone install with Google Home but just realized the binding does not work for heating controls? Is this correct?

Communication with loxone stucks

Hi,

I don't know what is wrong. I have Loxone binding from last stable openhab (2.5.9) and loxone binding stucks after a day or 2. I has to restart service and then it runs again. But after 1-2days the communication with loxone stops without any log. I set keepAlivePeriod to 120 but still it stops. I don't know what can be wrong.
Thank you for any advice of help.

D.

Update miniserver state does not work

Hello,
the function "Updates of openHAB channel's state in runtime according to control's state changes on the Miniserver" does not work in my environment. Tested with classic UI and HABpanel. I can control Loxone devices, but the if I e.g. switch on a light via Loxone app or wall switch, the state is not updated in HABpanel/classic UI. Running openHAB2 with 2.2.0-SNAPSHOT release, Miniserver software V8.3.3.21.
Might I have done something wrong?
Greetings,
Harald
P.S. Tested in Safari (11.0 (12604.1.38.1.7)), Chrome (61.0.3163.100) and Firefox (56.0)

Controlling from Loxone side does nothing

i have some roller shutter within openhub.
now i would like to control them with the loxone app on my iphone.
if i press the roller shutter down button within openhub, the shutter is moving, and the loxone "automatikjalouise" percent value is getting updated.
but i would like to have loxone as my main system.
so i pressed the down button within the loxone iphone app, but nothing happens.
is this something which is not implemented?
would like to have this feature since my wife is now happy with loxone and i don´t want here to learn something else again.
Thanks a lot

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.