Francesco Montorsi

Results 106 comments of Francesco Montorsi

> Hi, I'm having the same problem. I don't have any code defined and I'm sending on the default "alarmo/command" the message I resolved the problem and now Alarmo is...

Please note that the PR https://github.com/anotherjulien/MyHOME/pull/109 contains the fix for this.

hi @Marko99f , I'm having your same issue (although in my case I own a MyHomeServer1). I'm trying to debug the problem by increasing log level. My suggestion is for...

hi @Marko99f , I actually found the fix for my issue. To be able to resolve the "configurazione non riuscita" (config not ready) I realized (putting debug logs in the...

hi @Marko99f > 2024-02-09 21:25:05.697 ERROR (MainThread) [custom_components.myhome] configuration.yaml not supported for this component! I think this is your issue. You have "myhome:" written somewhere in your configuration.yaml. You need...

hi @Marko99f , I think your problem is that line "myhome: !include myhome.yaml". You need to remove it (or comment it out) . The MyHome custom integration is opening the...

> Hi @f18m. I've been deleted line 12 and 13 from my configuration.yaml and now I have the error"config not work" I think you need to: a) delete the "hub"...

@Marko99f perhaps you can try installing myHome from my fork which includes more logging: https://github.com/f18m/MyHOME/tree/master In alternative you can download my PR #109 as patch and apply the patch (patch...

Hi @twall , @Bachmann1234 , I think I hit a similar problem. In my case I'm not using Jenkins but rather Teamcity. Also Teamcity does something like "git checkout -f...

From a first debugging the problem looks to be wrong repository names: if I cat the file mentioned by the lxc-create, i.e. /var/cache/lxc/centos/x86_64/8/partial/etc/yum.repos.d/lxc-centos-temp.repo I find it contains: mirrorlist=http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=os which does...