Chris

Results 12 comments of Chris

@bart Installed fine (using your method above) and the /api/supply route work but getting a "No hint path defined for [datatable]" error. I assume I did something wrong, but searches...

Oops, just noticed there were 2 errors here is #1/2 ``` InvalidArgumentException in FileViewFinder.php line 112: No hint path defined for [datatable]. in FileViewFinder.php line 112 at FileViewFinder->getNamespaceSegments('datatable::template') in FileViewFinder.php...

It mentions `datatable::template` a couple times In Chumper\Datatable\Table.php the `return View::make();` variable `$this->table_view` returns that value.. Does this help? **EDIT:** Alright, I have some pretty awesome Google-ing skills [(found here)](http://forumsarchive.laravel.io/viewtopic.php?id=11512)...

Holy. Okay so after troubleshooting for about an hour I finally got everything working. Took me a while to figure out the namespace issue, then I was accidentally using datatables...

@bart @illuminate3 So my vagrant box farted yesterday and I had to re `vagrant up, composer update, pa migrate, pa seed, etc` and now Datatable is giving me some new...

Hey @wuwentao, I was modifying the device type because the AC type didn't really seem to match my device. No manual change to the source or json file has been...

@wuwentao Thanks. I've checked the readme and enabled all the `Extra Controls` and `Extra Sensors`. The things that work: - Setting Temperature - Current Temperature - Setting Mode (my app...

Curious if you got anywhere with this. I just had a ducted Heat Pump installed (rebrand of Midea EVOX) with a KJR-120N controller. Unfortunately, there are no posted modbus register...

Just tried to completely remove the sensor - it is still showing up in HA, even after addon and Home Assistant restart... No idea what to try next?