Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change state of GPIO over MQTT #350

Closed
WanHonghui204 opened this issue Apr 12, 2017 · 5 comments
Closed

Change state of GPIO over MQTT #350

WanHonghui204 opened this issue Apr 12, 2017 · 5 comments

Comments

@WanHonghui204
Copy link

WanHonghui204 commented Apr 12, 2017

Is it possible to set the state of a GPIO using MQTT, i.e. set it to high or to low?

@davidelang
Copy link
Collaborator

davidelang commented Apr 12, 2017 via email

@WanHonghui204
Copy link
Author

Thanks for the reply! What's the corresponding MQTT command? Led2..4 on/off?

@davidelang
Copy link
Collaborator

davidelang commented Apr 12, 2017 via email

@davidelang
Copy link
Collaborator

closing this issue as there has been no response, if you are still working on this, please re-open this issue.

@WanHonghui204
Copy link
Author

Sorry, I couldn't test it yet, thank you for your help!

Jason2866 added a commit that referenced this issue Aug 5, 2023
* IRremoteESP8266 library from v2.8.5 to v2.8.6 (#19212)

* ensure minimum interrupt time (#19211)

prevent interrupts <30 micro seconds because sometimes see crashes on esp8266.
esp32 stop of interrupt >30microseconds and < 105microseconds

* Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature (#19210)

* Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature

* Changed to AqaraTemperature

* Four files which used #ifdef EPS8266 instead of #ifdef ESP8266 - which e.g. broke the MFRC522 functionality between 12.5 and 13.x. (#19209)

* Auto detect flash size and adjust FS (#349) (#19215)

* Reduced log level for TeleInfo (#19216)

* unsigned overflow fixed (#19221)

fixed overflow on negative value with dimmer 100%

* Fix fabric saving exception (#19224)

* Berry bytes `get` and `set` work for 3 bytes values (#19225)

* Berry bytes `get` and `set` work for 3 bytes values

* Fix error message

* fix 4MB PIO script upload regression

* Matter increased polling frequency for local switches/occupancy (#19242)

* Fade would fail when the difference between start and target would be too small (#19246)

* Matter support for fabric_filtered request (for Google compatibility) (#19249)

* Update changelogs

* Integrate MAX17043 driver mechanisms in xsns_110 (#19219)

* Fixing SHUTTERINVERT issues (#19243)

* fix wrong inverted shutter

* fix inverted shutter for esp32

* Update changelogs

* Matter support for large atribute responses (#19252)

Support for responses (arrays) that do not fit in a single UDP packer
Do not remove children fabrics

* Matter fix auto-configuration Relay indices (#19255)

* Update changelogs

* Change console height

Change console height from default 318 pixels to viewport (#19241)

* Save some more code bytes

* add wifitest3 (#19259)

* Zigbee Berry minor fix and cleaning (#19257)

* Zigbee Berry minor fix and cleaning

* Fix compilation

* Fix compilation when IPv6 is not supported (#19260)

* Fix console min height

* Fix console Firefox layout

* Change shutterbutton hold behavior with grouptopic (#19263)

* skip stop on hold if grouptopic

If shutterbutton is defined with a grouptopic send on HOLD, there is no stop on releasing the button. All shutters will move to defined position

* do not stop on hold release if group submitt

If mqtt broadcast is defined on hold then release the hold button will not anymore stop the local shutter. All shutter will move to defined position

* Update ru_RU.h (#19214)

* Prepare for Arduino v3 / esp-idf v5 (#19264)

* Bump version to v13.0.0.4

* silence flto warning

* no IPv6 support (yet)

* Prepare for Arduino v3 / esp-idf v5 2nd batch (#19265) (#350)

Co-authored-by: s-hadinger <[email protected]>

* Fix Arduino 3.0 envs

---------

Co-authored-by: s-hadinger <[email protected]>
Co-authored-by: stefanbode <[email protected]>
Co-authored-by: msedv <[email protected]>
Co-authored-by: Theo Arends <[email protected]>
Co-authored-by: Vincent de Groot <[email protected]>
Co-authored-by: Christian Baars <[email protected]>
Co-authored-by: usr44 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants