Results 9 issues of Mick

In the newest HA update from 2021.8.4 they now have a dedicated ENERGY section.. more info here ... https://www.home-assistant.io/blog/2021/08/04/home-energy-management/ I'm sure this system already supports most of these things, but...

how can i retrieve the value of ELS from this query... =importJSONAPI("https://data.ripple.com/v2/accounts/rNJYAGgWCn6PcpNAaMnXWikn9eGbUkkMu5/balances", "$...balances[?(@property===('currency') && @.match===('ELS'))]", "@") been trying so many different ways, nothing seems to work ! and im sure...

im using this bridge within a loop, i added a require link, so i can call a JS function from within a loop. but it seems i cannot get the...

waiting for info

as title, how do i fully restrict those vanilla commands ? is this a bug, or config error ? .. i have tried adding `minecraft.command.*` and `minecraft.command.op` to false in...

Having a issue with bedrock/linked players connecting to fabric servers on our Velocity network.. **WHATS HAPPENING** when trying to connect, player connects then gets disconnected from the fabric server; -...

bug

as title.. the grant_role action always seems to throw fault, showing `a Invalid grant_role value format (should be object)` in log .. ? which i can see you have coded...

bug

i think ive narrowed down a Bug that leads to crashing MC.. with any small connection issues, it will result in cascade event... where it will initially give errors about...

bug

as tittle, when using the constraint `!linked_account` (so checking for unllinked players) this does NOT effect linked players, and all works and parse fine .. but unlinked players, it will...

bug
enhancement

on "custom_events" with the event "discord_message" using any constant.. even a simple setup like.. ``` { "discord_message": { "requires": [ "linked_account" ], "actions": [ { "id": "send_discord_message", "value": "this is...

enhancement