Page 5 of 8

Re: Masquerade Plugin

PostPosted: Sun Nov 19, 2017 10:27 am
by FlyingDiver
Now includes new (float) value sensor, with the ability to set the sensor as Temperature (F), Temperature (C), Humidity, or Ambient Light.

https://github.com/FlyingDiver/Indigo-M ... /tag/0.1.2

Re: Masquerade Plugin

PostPosted: Sun Nov 19, 2017 3:37 pm
by BonfireVA
Thanks for the updates Joe. Could you update the ambient light sensor option to use "lux" as the unit of measure and could you also add an option for motion sensors? Attached are screen grabs of how these items are displayed using masquerade and how they are displayed using an Aeonlabs multi sensor.

Thanks again for the updates, this combined with the MQTT plugin is exactly what I needed to start using my own arduino based sensors.

-Eric

Re: Masquerade Plugin

PostPosted: Sun Nov 19, 2017 3:58 pm
by FlyingDiver
Clarification on the motion sensor type - what's the value range you get from the sensor? And type (float, integer)?

Re: Masquerade Plugin

PostPosted: Sun Nov 19, 2017 4:03 pm
by BonfireVA
FlyingDiver wrote:
Clarification on the motion sensor type - what's the value range you get from the sensor? And type (float, integer)?


Currently I am sending the int "0" for no motion and the int "1" when motion is detected ( I am pretty sure that is what the Aeonlabs sensors do). But technically I can set that to anything as I am just reading in the content of the MQTT topic.

-Eric

Re: Masquerade Plugin

PostPosted: Sun Nov 19, 2017 4:18 pm
by FlyingDiver
Try updating to 0.1.3. Note that the motion sensor is a subtype of On/Off sensor, not Value Sensor.

Re: Masquerade Plugin

PostPosted: Sun Nov 19, 2017 5:25 pm
by BonfireVA
FlyingDiver wrote:
Try updating to 0.1.3. Note that the motion sensor is a subtype of On/Off sensor, not Value Sensor.


Looks great!

This is extremely useful, thank you!

Re: Masquerade Plugin

PostPosted: Mon Feb 26, 2018 1:53 pm
by siclark
This is amazing, and wish I'd found this sooner. Together with the virtual energy plugin this let's me monitor the energy use of my electric underfloor heating that are controlled with the Heatmiser plugin.
Something else I can take off my to do list once I learn python


Sent from my iPhone using Tapatalk

Re: Masquerade Plugin

PostPosted: Mon Feb 26, 2018 2:05 pm
by FlyingDiver
siclark wrote:
This is amazing, and wish I'd found this sooner. Together with the virtual energy plugin this let's me monitor the energy use of my electric underfloor heating that are controlled with the Heatmiser plugin.
Something else I can take off my to do list once I learn python


Glad to hear it. If there's any other device types I need to add, let me know.

Re: Masquerade Plugin

PostPosted: Mon Feb 26, 2018 2:40 pm
by siclark
No. It picked up the plugin and device with no problem. Once I'd worked out the capitalisation the device uses, True vs true, it was all simple.


Sent from my iPhone using Tapatalk

Re: Masquerade Plugin

PostPosted: Thu Mar 01, 2018 3:18 pm
by Asconasny
Thanks for this plugin.
i have a feature req :)

I have some sensor via the mqttgateway plugin that give me large number of desimals, like 345.00000000.
OCD is killing me with this one :)

What would be great is an option to choose how many desimals that would be shown in the value sensor device.

Re: Masquerade Plugin

PostPosted: Thu Mar 01, 2018 3:30 pm
by FlyingDiver
Asconasny wrote:
Thanks for this plugin.
i have a feature req :)

I have some sensor via the mqttgateway plugin that give me large number of desimals, like 345.00000000.
OCD is killing me with this one :)

What would be great is an option to choose how many desimals that would be shown in the value sensor device.


You're using a valueSensor with a sensor type of Generic? Yeah, that one doesn't do any formatting.

Not sure when I'll get to it. Best if you create a ticket for it at https://github.com/FlyingDiver/Indigo-Masquerade/issues . That way I won't forget.

Re: Masquerade Plugin

PostPosted: Sun Sep 16, 2018 12:10 pm
by nathanw
Interesting plugin! I'm using it for my fan control (the GE/Jasco 12730), and it works well for directly setting the low/medium/high fan speed, but the "Increase fan speed"/"Decrease fan speed" actions don't seem to work - they just end up setting the speed to Low. I'm not sure how this is implemented in Indigo - does the fan device (and thus the masquerade plugin) need to implement exactly those commands, or is Indigo doing a read/modify/write cycle?

Re: Masquerade Plugin

PostPosted: Mon Sep 17, 2018 3:05 am
by FlyingDiver
nathanw wrote:
Interesting plugin! I'm using it for my fan control (the GE/Jasco 12730), and it works well for directly setting the low/medium/high fan speed, but the "Increase fan speed"/"Decrease fan speed" actions don't seem to work - they just end up setting the speed to Low. I'm not sure how this is implemented in Indigo - does the fan device (and thus the masquerade plugin) need to implement exactly those commands, or is Indigo doing a read/modify/write cycle?


I don't think I implemented all the commands needed for that to work properly. Didn't come up with the first user who requested fan control. Please open an issue for that on the GitHub page for the plugin.

Re: Masquerade Plugin

PostPosted: Mon Jun 03, 2019 6:31 am
by shapa
Could you please add gas concentration (ppm)? Using MQ to create Netatmo virtual devices

I.e. it should be 595ppm :)

Re: Masquerade Plugin

PostPosted: Mon Jun 03, 2019 7:25 am
by kw123
You have 590 ppm co2 in a bed room?



Sent from my iPhone using Tapatalk