Mike
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...