miked1313
miked1313
Same issue with PSVersion 7.4.2 Module version: 0.61.8 Secret Server on-premises 11.7.000015 `Command invocation: Get-TssSecretAudit -TssSession:TssSessionObject -Id:System.Int32[] -IncludePasswordChangeLog:True -Verbose:True Performing the operation GET https://x/api/v1/secrets/95603/audits?sortBy[0].direction=desc&sortBy[0].name=DateRecorded&take=2147483647&filter.includePasswordChangeLog=True InvalidArgument: C:\Users\me\Documents\PowerShell\Modules\Thycotic.SecretServer\0.61.8\functions\secrets\Get-TssSecretAudit.ps1:76:21 Line | 76 |...
@jagger or @tylerezimmerman It looks like the issue is because https://github.com/thycotic-ps/thycotic.secretserver/blob/dev/src/Thycotic.SecretServer/classes/secrets/Audit.cs class does not have string `application` which the API returns in the records of a secret audit. Should be...
Great work on this integration! Like @ldupont226 I would also like another last updated attribute such as `last_updated_gb` (in addition to it working like it does today with last_updated), so...
Thank you for the quick change. I updated to 1.0.17 and restarted HA. Still didn't help the reported issue in the custom:flex-table-card and it broke mushroom chips. Chips now show...
@ldupont226 I was able to make the last version of this GasBuddy add-on work with an Entities card and the custom add-on `custom:multiple-entity-row` from https://github.com/benct/lovelace-multiple-entity-row. Only minor annoyance is you...
> Nice looking card! Thank you! Great data/graphics from an integration 😉
Hi @Clooos Is this fix also in v3.0.0-beta.4? If not, could it be added there? I have refrigerator where its 37 F which works and the freezer part is 0...
Yes, fixed in 3.0.0-beta.9 for me. Thank you!
Hi @tylerezimmerman - Happy New Year! Should I be submitting a PR to merge to the dev or main branch?
Hi @gaurava-delinea Are you able to review/approve/merge?