Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
mycontroller-org/mycontroller
The Open Source Controller - http://www.MyController.org
People
Repo info
Activity
Jan 03 12:07
moayyaed
forked
moayyaed/mycontroller-v1-legacy
Dec 09 2021 17:55
fsgrazzutti
forked
fsgrazzutti/mycontroller-v1-legacy
Aug 05 2021 12:05
alvasya
forked
alvasya/mycontroller-v1-legacy
Jun 13 2021 08:29
xiaoxb
forked
xiaoxb/mycontroller-v1-legacy
May 25 2021 10:38
coderpop
commented
#420
Apr 19 2021 17:53
andreylvov
forked
andreylvov/mycontroller-v1-legacy
Jan 26 2021 00:53
jkandasa
closed
#512
Jan 26 2021 00:52
jkandasa
closed
#513
Jan 26 2021 00:52
jkandasa
commented
#513
Jan 25 2021 17:24
Jordan-Szwejda
commented
#512
Jan 25 2021 17:22
Jordan-Szwejda
opened
#513
Jan 25 2021 16:52
Jordan-Szwejda
forked
Jordan-Szwejda/mycontroller-v1-legacy
Jan 25 2021 10:21
jkandasa
commented
#512
Jan 25 2021 10:20
jkandasa
commented
#512
Jan 24 2021 12:01
Jordan-Szwejda
edited
#512
Jan 24 2021 11:21
Jordan-Szwejda
edited
#512
Jan 24 2021 11:17
Jordan-Szwejda
opened
#512
Oct 10 2020 09:30
xuch74
forked
xuch74/mycontroller-v1-legacy
Sep 25 2020 00:31
grhulz
forked
grhulz/mycontroller-v1-legacy
Sep 07 2020 02:55
jkandasa
closed
#511
Alex Manusovich
@manusovich
i will figure out that
Jeeva Kandasamy
@jkandasa
ok
Let me try now for amazon button
Jeeva Kandasamy
@jkandasa
MQTT setup example ready
I can guide you now
@manusovich
^
Alex Manusovich
@manusovich
Sure
Jeeva Kandasamy
@jkandasa
do you have external MQTT broker? or shall we go with inbuilt MQTT broker with MC?
Alex Manusovich
@manusovich
i don't have external
Jeeva Kandasamy
@jkandasa
create an gateway as shown in the image
Alex Manusovich
@manusovich
ok. doing that now
Jeeva Kandasamy
@jkandasa
ok
node details ^
Alex Manusovich
@manusovich
ok
Jeeva Kandasamy
@jkandasa
sensor details ^
Alex Manusovich
@manusovich
done
Jeeva Kandasamy
@jkandasa
now you can send MQTT message as like I used in the above client
when your amazon button pressed you have to send MQTT topic
azb-in/1/1/1/0/2
and message
1
Alex Manusovich
@manusovich
cool
i will check. also i found issue with header btw
_
Jeeva Kandasamy
@jkandasa
Sure
Alex Manusovich
@manusovich
<div class="container-fluid" ng-class="mchelper.user.hideMenu ? 'top-buffer-nm' : 'top-buffer-m'" id="rootView">
i am not really sure that it is safe to do that
Jeeva Kandasamy
@jkandasa
I do not have much experience in CSS and java script.Please advice
Alex Manusovich
@manusovich
if mchelper.user.hideMenu is changed during application run, there will be situation when you will have both classes presented
that is exact what happens in my case
try to hide menu and reload page
and check what values you have in class
in inspector
Jeeva Kandasamy
@jkandasa
but for me works good in FF and chrome
Alex Manusovich
@manusovich
that is what i have there
if you have two values there it is up to the browser and randomizer :) which will be choosen
Jeeva Kandasamy
@jkandasa
what is your browser and version
Alex Manusovich
@manusovich
my chrome is choosing m (not nm) if both classes in the list
Jeeva Kandasamy
@jkandasa
ok, let find out other way to implement in clean way
Alex Manusovich
@manusovich
Version 49.0.2623.87 (64-bit)
Jeeva Kandasamy
@jkandasa
thank you!
Alex Manusovich
@manusovich
chrome
no. thank you! you are doing amazing job with MC
Jeeva Kandasamy
@jkandasa
Chromium: Version 49.0.2623.108 Russian Fedora (64-bit)
Mine
Alex Manusovich
@manusovich
just check what you have in class attrubute
Jeeva Kandasamy
@jkandasa
I will try to address this issue as soon as
ok
Alex Manusovich
@manusovich
if you have there both classes - it is bag