Device Extensions continued

User avatar
FlyingDiver
Posts: 7294
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Device Extensions continued

Post by FlyingDiver »

Maybe. ;)

I'll take a look at this, and see if it's possible for me to update the plugin to fix known bugs. If you have a bug, even if you reported it previously, please create a new issue at:

https://github.com/FlyingDiver/Indigo-D ... ons/issues

I'll copy over the existing issues from C4W's repository.

There's no license attached to the plugin, so we need to investigate that.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
User avatar
Different Computers
Posts: 2600
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

Re: Device Extensions continued

Post by Different Computers »

I'm taking another look at my "yellow" plugins and this is one.

Any thoughts about whether this will be updated for >2022.2?
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
juntta
Posts: 147
Joined: Mon Oct 13, 2014 12:46 am
Location: Finland

Re: Device Extensions continued

Post by juntta »

Any News if this will be updated?

Heating season is just around the corner and need the thermostat wrapper…
User avatar
DaveL17
Posts: 6839
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Device Extensions continued

Post by DaveL17 »

IMO, it's not likely that this (or frankly any of Colorado Four Wheeler's plugins) will be updated to Python 3. Many of the libraries that he uses in his plugins are proprietary and copyrighted.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
juntta
Posts: 147
Joined: Mon Oct 13, 2014 12:46 am
Location: Finland

Re: Device Extensions continued

Post by juntta »

This was actually what I was afraid of based on activity in this thread.

Are there any other plugins that would provide similar functionality as this plugins thermostat wrapper?

Need is to have thermostat device in Home app so User can set heating setpoint in Home app and I can control HVAC unit via Indigo with action Groups (Python script + Modbus TCP connection). So basically nice UI (because of WAF) is needed!
User avatar
Different Computers
Posts: 2600
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

Re: Device Extensions continued

Post by Different Computers »

My needs are simpler than above.

I'm looking for a way to take Celsius temps and have them displayed as Fahrenheit, and to show contact sensor on/off as Open/closed.

But seriously that latter really should be a core program feature.

on the temp thing: All I can imagine doing is creating a script that turns the °C temp into °F variable values.
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
User avatar
DaveL17
Posts: 6839
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Device Extensions continued

Post by DaveL17 »

Different Computers wrote:I'm looking for a way to take Celsius temps and have them displayed as Fahrenheit, and to show contact sensor on/off as Open/closed.
Have a look at the Adapters plugin. I've been using it pretty much since it came out (I'm also the one that updated it to Python 3). It has several built-in "Pre-defined Scale Adapters" (i.e., ºC to ºF). It doesn't have a pre-defined adapter for boolean values like on/off, but it has a Custom Formula adapter where you're only constrained by your imagination (essentially).
Screenshot 2023-10-08 at 10.45.37 AM-2.png
Screenshot 2023-10-08 at 10.45.37 AM-2.png (428.45 KiB) Viewed 11083 times
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
jay (support)
Site Admin
Posts: 18339
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Device Extensions continued

Post by jay (support) »

Different Computers wrote:show contact sensor on/off as Open/closed.
Show where?
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
User avatar
Different Computers
Posts: 2600
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

Re: Device Extensions continued

Post by Different Computers »

My contact sensors all show as “on/off”… pretty much everywhere.
Freezer door.png
Freezer door.png (309.9 KiB) Viewed 11026 times
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
User avatar
jay (support)
Site Admin
Posts: 18339
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Device Extensions continued

Post by jay (support) »

We agree that a configuration option for displaying different boolean pairs is a good idea, and has been on the request list for a while. Other more significant functionality has always been higher priority.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Post Reply

Return to “Device Extensions Plugin”