Bretton Wade

Results 74 comments of Bretton Wade

If you are a sophisticated user, you can add it through HA. I use the packages feature, so in my configuration.yaml I have: ``` ... scene: !include scenes.yaml # include...

Indeed, there is now a HA Helper for summing the states of individual sensors, so you can do this without coding at all: https://www.home-assistant.io/integrations/min_max/

If you're using the Helper to sum the wattages, I can't help because I haven't done that, but it's not surprising that there's an error like that in an edge...

I can't get measurements to show up on my web dashboard - but they don't appear to be in the status or config responses at all. Do you know how...

the mlog data is not related to the local device - it's stored in your fusion account (online). Maybe someone could write an integration that pulls it from your fusion...

[status.json.txt](https://github.com/itchannel/apex-ha/files/9419884/status.json.txt) The status seems to use AON/AOFF/ON/OFF as the set of possible values (the A indicating it is in auto mode and then either on or off, even though the...

Ah, so there's no way to set the variable to, say, a percent?

Similar to the IOTA interface, the rest call to set a base variable is... Request URL: http://apex.local/rest/config/oconf/base_Var2 Request Method: PUT Payload: `{ "name": "K_Intensity", "icon": "Left/Right Arrows", "ctype": "Advanced", "log":...

This is exactly what I hoped for. Sorry you bricked your apex. I’m pretty sure the “advanced” value can be set. Looking at other “types” in one part of the...

So I think it might be simpler than this. On the Apex, a variable (like the sicce pump or a base variable) has possible values off (0), on (100), or...