• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login
    1. home
    2. paul
    3. posts
    P
    offline
    • profile
    • following 0
    • followers 0
    • topics 4
    • posts 8
    • header.groups 0

    posts

    header.recent best controversial
    • MyController docker for RPI

      I created a simple Dockerfile project for mycontroller for my rpi. Clone the whole repo and follow the steps.
      Why?

      1. Docker helps me to handle porting mycontroller to a new rpi. ie works on a clean rpi without any java installed or other dependencies.
      2. Docker helps me to handle auto startup on boot.
      3. All other docker advantages.

      https://github.com/wengjjpaul/dockers-rpi-mycontroller

      global:posted-in, General Discussion
      P
      paul
    • Removing login page

      As the topic. Is there a way to remove/skip the login page? I do not need authentication.

      global:posted-in, General Discussion
      P
      paul
    • RE: MQTT sample setup on ESP8266

      I have been using this set up with 5 esp8266 sensors from https://www.wemos.cc/. Tested even the update firmware OTA. 😃 working great.

      Just remember to Change MQTT_MAX_PACKET_SIZE to 512 bytes on PubSubClient.h to allow for OTA

      global:posted-in, MyControllerDevice (ESP8266)
      P
      paul
    • RE: Custom Widget to send payload to sensor variable

      @jkandasa I think i am talking about custom html buttons. I do use custom buttons for IR sensors. Because i am making a confirmation button, i need to use my own html.

      global:posted-in, General Discussion
      P
      paul
    • Custom Widget to send payload to sensor variable

      Is there an example for sending a payload to a sensor variable? I want to create my own html button to send a payload to a sensor variable.

      global:posted-in, General Discussion
      P
      paul
    • RE: MQTT sensors support?

      @jkandasa nice. I see support for standalone esp8266 sensors to use mqtt to communicate with mycontroller soon. Looking forward to some Arduino examples to use mycontroller-device library

      global:posted-in, General Discussion
      P
      paul
    • RE: MQTT sensors support?

      @jkandasa what is the difference between mysensors mqtt and mycontroller mqtt gateways?

      global:posted-in, General Discussion
      P
      paul
    • Mqtt qos.

      Great controller for MySensors. I used MyController for 1 day and i like it very much. Will be using it from now on.

      Just a question. is it possible to set Mqtt message Qos being sent out?

      global:posted-in, General Discussion
      P
      paul