Mike

Results 10 comments of Mike

Got it working: Docker-compose.yaml for future reference (ill make a PR if you guys want): ``` version: '2' services: smartglass: network_mode: "host" restart: unless-stopped container_name: smartglass image: openxbox/xbox-smartglass-rest volumes: -...

> I'm highly interested for config running with `i5-i8350U` (t480s) if someone has. Otherwise I'll try myself I post here my result if succeed Any updates? Im also running an...

> Similar to @Oxydation and @sossnat, I only get a a fan entity, and not the usual suite of entities (fan, filter lifetime, air quality, etc.) Is this expected? >...

Installing using `npm install git+https://github.com/papodaca/node-taglib2.git --save` Using Node 12.14.0 Getting the following errors: ``` [ 90%] Building CXX object CMakeFiles/taglib2.dir/src/taglib2.cc.o /home/mcabral/Repos/Mike/bookserve/node_modules/taglib2/src/taglib2.cc:21: warning: "NDEBUG" redefined 21 | #define NDEBUG | :...

what units is the energy variable in? Kwh?

> Just another happy S31/homeassistant user checking in here— thanks for making this available and for the super easy and clear setup instructions! Did you use the docker container to...

this happens on all immich containers and ddns updater as well. This script should really fail gracefully (try/catch) and just skip over entries that have these errors. Ill have to...

@svilenmarkov I think one way we can support this with the feature you linked is to extend it by adding an optional `name` property to the config: ``` - type:...

We are simply asking for a way to opt out and disable it. Why is this SUCH a tough ask @Frooodle ? The amount of resistance is honestly a bit...