Search found 24 matches
- 12 Jan 2024, 14:13
- Forum: ESP Easy: General Discussion
- Topic: ESP32 Zabbix Controller
- Replies: 62
- Views: 86734
Re: ESP32 Zabbix Controller
The issue comes when using NEWer Zabbix - I tested with v6.0, v6.2 and v6.4 - the controller data is IGNORED by Zabbix as it does not contain HEADER Data - and maybe also the format is somewhat wrong - as per forum posts, it works on older Zabbix v4 and so on (but i dont have those to test) Can you...
- 09 Sep 2023, 20:34
- Forum: ESP Easy: General Discussion
- Topic: ESP32 Zabbix Controller
- Replies: 62
- Views: 86734
Re: ESP32 Zabbix Controller
Just posting here in red the values that correspond to the correct config items in zabbix.
- 15 Mar 2023, 19:05
- Forum: ESP Easy: General Discussion
- Topic: ESP32 Zabbix Controller
- Replies: 62
- Views: 86734
Re: ESP32 Zabbix Controller
I wrote the Zabbix plugin. I tried my best to document the procedure to set it up to the source code... I know not the best I could do , but it was the fastest I could do it in my limited time. I have deployed like 200+ nodes and report to zabbix just fine. I dont know if the ESP32 is your problem.....
- 29 Nov 2022, 15:04
- Forum: ESP Easy: General Discussion
- Topic: Seeking Home Automation Advice
- Replies: 79
- Views: 83188
Re: Seeking Home Automation Advice
I had similar questions as you have now. I feel like I can write pages upon pages for this topic. I have a fully automated / smart home and I support an establishment with 200+ smart nodes in a hotel. Please also consider the following when making your decision -Who will fix it if when it WILL break...
- 03 Dec 2021, 14:16
- Forum: ESP Easy: Projects / Applications
- Topic: Controlling AC throught Openhab and ESP Easy
- Replies: 10
- Views: 34288
Re: Controlling AC throught Openhab and ESP Easy
My Updated config!!! This is the MQTT2 binding configuration AC.things Thing mqtt:topic:LivingRoomNode1 "Living Room Node" (mqtt:broker:myMQTTBroker) { Channels: Type string : cmd [commandTopic="ESP_Easy/LivingRoomNode1/cmd"] } Ac.items Group:Switch:OR(ON, OFF) gIrTX "All IR...
- 08 Aug 2020, 14:13
- Forum: uPyEasy: General Discussion
- Topic: AurAir Launched!!!
- Replies: 6
- Views: 28384
Re: AurAir Launched!!!
No dust sensor? What? Why?
- 06 Aug 2020, 11:35
- Forum: Staff Announcements forum
- Topic: BIG announcement, the future of ESP Easy. [READ THIS IF YOU LOVE OUR FW]
- Replies: 105
- Views: 2182415
- 01 Aug 2020, 10:12
- Forum: ESP Easy: General Discussion
- Topic: how build 36 or 37 or 39 or 40 Khz frequency with espeasy (esp8266) ?
- Replies: 18
- Views: 20433
Re: how build 36 or 37 or 39 or 40 Khz frequency with espeasy (esp8266) ?
The command should work as you have wrote it. But also check this: https://github.com/letscontrolit/ESPEasy/issues/2724
Perhaps you have a hardware issue.
Check this: https://github.com/crankyoldgit/IRremot ... ting-Guide
Perhaps you have a hardware issue.
Check this: https://github.com/crankyoldgit/IRremot ... ting-Guide
- 03 May 2020, 23:36
- Forum: ESP Easy: Hardware
- Topic: wiring new house for espeasy and power supply
- Replies: 29
- Views: 50487
Re: wiring new house for espeasy and power supply
Hello from me as well. I have just finished my very own house and I could have done the automation wiring as I wanted. I had a lot of dilemmas to solve. My final solution after a lot of consideration is as follows. Use sonoff 3ch T0 for the switches. Thats it. Blinds, Lights, Shutters and Curtains. ...
- 25 Nov 2019, 13:30
- Forum: ESP Easy: Projects / Applications
- Topic: Controlling AC throught Openhab and ESP Easy
- Replies: 10
- Views: 34288
Re: Controlling AC throught Openhab and ESP Easy
This is the MQTT2 binding configuration AC.things Thing mqtt:topic:LivingRoomNode1 "Living Room Node" (mqtt:broker:myMQTTBroker) { Channels: Type string : cmd [commandTopic="ESP_Easy/LivingRoomNode1/cmd"] } Ac.items Group:Switch:OR(ON, OFF) gIrTX "All IR transmiters [%d]&quo...
- 14 Nov 2019, 10:21
- Forum: ESP Easy: Projects / Applications
- Topic: Controlling AC throught Openhab and ESP Easy
- Replies: 10
- Views: 34288
Re: Controlling AC throught Openhab and ESP Easy
A quick note. The command structure is now like this: IRSENDAC, ' {"protocol":"COOLIX","power":"on","mode":"dry","fanspeed":"auto","temp":22,"swingv":"max","swingh":"off"...
- 01 Oct 2019, 13:06
- Forum: ESP Easy: Hardware
- Topic: Strange multiple DS18B20 behaviour (same bus)
- Replies: 7
- Views: 11364
Re: Strange multiple DS18B20 behaviour (same bus)
The green line seems to be the problematic one. At 20:00 on the left of the screen you can see a couple of readings of about 13,25c . This coresponds to 10bit or moe resolution. In the right of the diagrams it jumps from 13 to 12,5 and 13,5 that coresponds to 9 bit resolution... I would check that t...
- 16 Sep 2019, 07:54
- Forum: ESP Easy: Projects / Applications
- Topic: Controlling AC throught Openhab and ESP Easy
- Replies: 10
- Views: 34288
Re: Controlling AC throught Openhab and ESP Easy
Thanks, leftovers from early versions of the JSON
- 13 Aug 2019, 15:37
- Forum: ESP Easy: Hardware
- Topic: IR Transmitter ?
- Replies: 120
- Views: 259645
Re: IR Transmitter ?
(2) the on/off values need to be upper case. Are you sure? I will also check that. Model can be either the string representation of the supported model or of the "id" given by the library as you did. The JSON keys do have to be lower case. I attach below my notes on P035 (Ir Transmiter pl...
- 07 Aug 2019, 09:41
- Forum: ESP Easy: Software
- Topic: Strange problem with BMP180
- Replies: 18
- Views: 15992
Re: Strange problem with BMP180
Are you using openhab? if yes show us your persistance file.
- 31 Jul 2019, 21:09
- Forum: ESP Easy: Projects / Applications
- Topic: Controlling AC throught Openhab and ESP Easy
- Replies: 10
- Views: 34288
Re: Controlling AC throught Openhab and ESP Easy
The plug in is the "Communication - IR Transmit" plug in or else the P035. The mqtt cmd message is like: IRSENDAC,'{"Protocol":"COOLIX","Power":"on","Opmode":"dry","Fanspeed":"auto","Degrees":22,"...
- 31 Jul 2019, 21:09
- Forum: ESP Easy: Software
- Topic: New IR RAW code RX/TX support
- Replies: 8
- Views: 8364
Re: New IR RAW code RX/TX support
https://github.com/letscontrolit/ESPEas ... 5_IRTX.ino
Check on the top of the plugin code is some usage instructions.
Check on the top of the plugin code is some usage instructions.
- 13 Jul 2019, 15:16
- Forum: ESP Easy: Projects / Applications
- Topic: Controlling AC throught Openhab and ESP Easy
- Replies: 10
- Views: 34288
Controlling AC throught Openhab and ESP Easy
This is my setup that utilizes the new extended AC commands of the IR library. The only think that needs to be costumized is the .items file. You substitute the LivingRoom part with anything you want and you leave the part after the _ the same. Also in the items file you change the XXXX_Protocol &qu...
- 19 Jun 2019, 12:52
- Forum: ESP Easy: Hardware
- Topic: MCP23017 - Read input and MQTT
- Replies: 1
- Views: 3621
Re: MCP23017 - Read input and MQTT
How do you read pins? How do you set certain pins as inputs or outputs? On System#Boot do monitor,mcp,1,1 monitor,mcp,2,1 monitor,mcp,3,1 monitor,mcp,4,1 monitor,mcp,5,1 monitor,mcp,6,1 monitor,mcp,7,1 monitor,mcp,8,1 monitor,mcp,9,1 monitor,mcp,10,1 monitor,mcp,11,1 monitor,mcp,12,1 monitor,mcp,13,...
- 07 Jun 2019, 15:11
- Forum: ESP Easy: General Discussion
- Topic: Problem to send RC6 Codes with IRsend
- Replies: 6
- Views: 7114
Re: Problem to send RC6 Codes with IRsend
Ok problem is found I will try and fix it for you.
- 01 May 2019, 13:30
- Forum: ESP Easy: General Discussion
- Topic: IR RX extended decoding of AC Protocols
- Replies: 6
- Views: 11743
Re: IR RX extended decoding of AC Protocols
I noticed in Release mega-20190311 a reference in the release notes to [IR RX] Disable Extended decoding of AC protocols by default . Is there function built into ESP Easy to decode air conditioner protocols? Where can I find more information about this? The extended decoding wans't really doing mu...
- 27 Feb 2019, 17:45
- Forum: ESP Easy: General Discussion
- Topic: Problem to send RC6 Codes with IRsend
- Replies: 6
- Views: 7114
Re: Problem to send RC6 Codes with IRsend
Post also the log when sending the command.
- 17 Feb 2019, 17:59
- Forum: ESP Easy: General Discussion
- Topic: How should I send the IR Transmit code?
- Replies: 2
- Views: 3783
Re: How should I send the IR Transmit code?
IRSEND,NEC,8166817E should work. If not check your schematic. R2 has to be calculated, depending on the LED you use.
- 07 Jan 2019, 22:45
- Forum: ESP Easy: Hardware
- Topic: A bit confused about IR Receiver and IR Transmitter
- Replies: 7
- Views: 9239
Re: A bit confused about IR Receiver and IR Transmitter
Use the EspEasy firmware and the Communication - TSOP4838 device to listen for IR signals. There is a chance that the RAW2 encoding will give you an encoded message and then you can use the IRSEND,RAW2,"encoded msg" to replay it. Also a bit more manual procedure you copy and paste the RAW ...