Everything posted by tazman
-
Feature request
Thank you @sjenkins for all you do for the community!
-
Feature request
@sjenkins thank you for considering this the more I think of it my needs are very basic that I just need to pass a variable number to a GV number where the designation of that number is not really important. Right now I'm using the temperature node and showing previous reading which is a GV value. To give you some context I will attach a picture of some of my mirror display which has information that is there so I don't have to open an app all the time and is also there for my household to see. If there are no other people with use for this I'm ok keeping the workaround in place that I found. I hope you had a good vacation and again thank you for the consideration!
-
Feature request
Well I guess this ended up not working so don't worry about it. One of the temperature nodes would work since it just displays as a number value in House Panel and I can add text before or after the values but unfortunately House Panel does not recognize the current "ST" value but it can see the "GV" values. So unless you would be able to have the current show up as one of the GV numbers with the temperature nodes that would work for me.
-
Feature request
@sjenkins I use House Panel to create a Magic Mirror type display and I would like to pull some values from Home Assistant to Eisy to put on my display. The values I'm looking for would be KWH and KW. I use the old list way of setting up the plugin and maybe with the JSON string this would already be possible I just don't know how to use it. So basically I'm looking for a temperature type node that I can pull the value from a variable and have it display as power KW or KWH. Thank you!
-
Trying this out, not getting module configuration
Well mine started working again on it's own but I don't want to restart it to see if everything is good. @Guy Lavoie you can try and see if it will retrieve your devices now.
-
Trying this out, not getting module configuration
It's not Emporia it is the people who backwards engineer the data retrieval process that released the code Bob used to make it available for us.
-
Switch triggering a state variable to activate alexa
The best I can recommend is to be sure Alexa is not showing more than 1 item with your variable. Then as said give it a day or 2 and if it still not working try to get help from UDI to see if everything looks good in the portal, then you will have to move on to Amazon to try and get it working.
-
Switch triggering a state variable to activate alexa
Then it definitely seems to be a problem between the portal and Amazon servers. If you have other devices working then maybe post a screen shot of your portal setup of the variable. Are you using a state variable? I never used an integer and don't know if they work.
-
Switch triggering a state variable to activate alexa
You need to monitor the "device" in Alexa to see if that is triggering. The most common problem is with Alexa because it will see the trigger but the routine does not run in which case sometimes it starts working on it's own in a couple of days or people have contacted Amazon to get it resolved.
-
Trying this out, not getting module configuration
I just performed a restart of Vue in PG3 and I'm getting the same error and it will not connect. Either Emporia is having problems or they changed something and it will require a code change to get things working again. My Eisy is on 6.0.3_3 so I guess we will have to wait for @bpwwer to take a look.
-
Trying this out, not getting module configuration
Sorry I'm not a programmer but it looks like something is wrong with your location settings with Emporia maybe try going through the Emporia app and check/chang your location to see if it helps.
-
Trying this out, not getting module configuration
@Guy Lavoie have you installed the Dev Package in the admin console? That use to be a reason for failure before and worth a try.
-
Configuration - Portals - Portal Integration Error
My understanding is that "170001" is an information item not an error.
-
Question about temperature device
The values are pulled from some YoLink sensors and WeatherFlow node server where I send 2 push notifications with values I like to see in the morning before I reset the values with a program.
-
Question about temperature device
I use the temperature node to track/display a high and low value.
-
v3.1.24 in Beta ; optional override device defaults
I would say this is expected, scenes are not triggered when you operate a device from the AC. You can test this with any scene you have only the device you operate from the AC responds. I think because ISY does not receive a command from the switch when it is not manually operated. @sjenkinsI like the new timer function thanks! I use the temperature nodes to record low and high temperature reached for the day. Is it possible to not have it use the "0" it sees on a reboot?
-
HomeAssistant VM Gone after 6.0.0?
Your Homeassistant should still be there! I had to add the information in /etc/rc.con to start the vm again vm_dir="zfs:storage/vms" vm_enable="YES" vm_dir="zfs:storage/vms" vm_list="homeassistant" This might not be all the same information for you depending on how you did the install back then.
-
Portal down or what
When I have a disconnect from the portal it is usually resolved by rebooting my eisy.
-
eisy 6.0.0
Is the OS 14.3 and IoX 6.0.0 released yet? UDI sent out the email but no announcement in the forum in the Current Version area and upgrading packages is not updating my system. My system is on OS 14.1-RELEASE-p6, UDX 3.9.0_9 and ISY 5.9.1_21
-
IXO admin Console z wave menu clarification
My understanding is it is a compatibility mode and you can use it if your item is not showing a state change when it is switched on or off.
-
How do you get help from UD tickets?
5 button press is a reboot 6 button press is supposed to shutdown and the button would turn red when it is shutdown and ready for a power cycle
-
Alexa Routines, what am I missing
I think it would be best to have a variable for each speed and one for off then you can name then within ISY to be able to track what they do. Maybe if Matter ever really happens things will get easier.
-
Alexa Routines, what am I missing
I'm not sure on that one I only use it to trigger the routine you might want to use a different variable to trigger something on the ISY end or else it could turn in to a loop back and forth between the 2.
-
Alexa Routines, what am I missing
When you add a variable in the portal set it as a motion sensor then you can use it to trigger routines with Alexa.
-
eisy-ui Alpha release - Feedback
I see the same as @sjenkins.