Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 380 Bytes

pimatic mobile-frontend plugin

Provides a jQuery mobile page, witch let you control your actuators, display sensor values and let you add and edit rules.

Example config:

{
  "plugin": "mobile-frontend",
  "theme": "water",
  "flat": true,
  "debug": false,
  "mode": "production"
}