Search found 11 matches
- 15 Feb 2025, 21:30
- Forum: ESP Easy: Software
- Topic: MQTT Import json attribute heat
- Replies: 4
- Views: 1456
Re: MQTT Import json attribute heat
Thanks, but does not work yet I think i tried to much to get it work that i changed the topic names. :x :x I have them correct now. STill no change to besure i copied the names. Topic: Ton_Studeer Value: Ton_Studeer Prefix for alle Topics: zigbee2mqtt/TRV/ And yes, it is on an esp32 When I change th...
- 15 Feb 2025, 20:22
- Forum: ESP Easy: Software
- Topic: MQTT Import json attribute heat
- Replies: 4
- Views: 1456
Re: MQTT Import json attribute heat
When i give the values the exact same name as the topics there is no change in behaviour
That is
I see the Json attibutes change in MQTT explorer, but the values do not change in the device on the ESP
That is
I see the Json attibutes change in MQTT explorer, but the values do not change in the device on the ESP
- 15 Feb 2025, 18:02
- Forum: ESP Easy: Software
- Topic: MQTT Import json attribute heat
- Replies: 4
- Views: 1456
MQTT Import json attribute heat
Hi I can not get the attibute of running_state into a Espeasy - In MQTT Explorer i see: zigbee2mqtt/TRV/Ton_Studeer with payload: {"battery":97,"child_lock":"UNLOCK","closing_steps":284,"frost_protection_temperature":7,"idle_steps":273,&quo...
- 25 May 2021, 18:04
- Forum: ESP Easy: Software
- Topic: Store Espeasy State
- Replies: 9
- Views: 9637
Re: Store Espeasy State
HI I finally managed and like to have some comment 1. I can set startingtimes and durations of a pump relay 2. In nodered i gather al the values and compose a rules2.txt file Rules2.txt begins with: On NewValues do ... in the event I set 4 values in 2 dummy devices. (total of 8 values) 3. I send the...
- 29 May 2020, 13:01
- Forum: ESP Easy: Software
- Topic: Latest ESPEasy for ESP8266 1M with HLW8012 Support
- Replies: 4
- Views: 5224
Re: Latest ESPEasy for ESP8266 1M with HLW8012 Support
I tried this yesterday on a BlitzWolf SPH7. Works great. Also the calibration. Two questions 1. in the 1M version is not Http- Domoticz available. How can i setup Generic HTTP to talk with domoticz. Or do i have to use sendtohttp in rules? 2.Which device to use in domoticz for Power recording (prefe...
- 10 Apr 2020, 20:21
- Forum: ESP Easy: Software
- Topic: MQTT and QOS
- Replies: 1
- Views: 4324
MQTT and QOS
Can i set the QOS level somewhere? Or: what is the default level of the QOS?
- 05 Mar 2018, 20:52
- Forum: ESP Easy: Software
- Topic: Store Espeasy State
- Replies: 9
- Views: 9637
Re: Store Espeasy State
Hi kimot
Can you send me the (part of) the LUA script?
Thanks
Ton
Can you send me the (part of) the LUA script?
Thanks
Ton
- 04 Mar 2018, 19:28
- Forum: ESP Easy: Software
- Topic: Store Espeasy State
- Replies: 9
- Views: 9637
Re: Store Espeasy State
That I Know. I try to clearify it a bit more
Scheme1: Pump 1 hour a day
Scheme2: Pump 4 hourse a day
Scheme3: Pump 2x2 hours a day
Scheme4: Pump 8 hours a day
Question is: How do i return to my previouw Scheme. How can i have the Esp "remember" which scheme it was is before the powerloss
Scheme1: Pump 1 hour a day
Scheme2: Pump 4 hourse a day
Scheme3: Pump 2x2 hours a day
Scheme4: Pump 8 hours a day
Question is: How do i return to my previouw Scheme. How can i have the Esp "remember" which scheme it was is before the powerloss
- 04 Mar 2018, 15:21
- Forum: ESP Easy: Software
- Topic: Store Espeasy State
- Replies: 9
- Views: 9637
Store Espeasy State
I have Esp8266 relay in Spain. Elektricity and Wifi are a bit unreliable. SO i give the esp8266 commands with user variables. PumpSchedule=1 Depending on the number i want to make an on/off schedule that is totally run on the esp itself. No other commands would be needed, so the epseay functions sta...
- 12 Jun 2017, 22:10
- Forum: ESP Easy: Software
- Topic: Espeasy Watchdog
- Replies: 2
- Views: 2919
Re: Espeasy Watchdog
When the internet connection gets lost u need to restart the accespoint. Then the connection is OK again. The accespoint ...600 metre to main accesspoint...sometimes freezes. So i was thinking to initiate a restart from espeasy of the accespoint
- 24 May 2017, 20:51
- Forum: ESP Easy: Software
- Topic: Espeasy Watchdog
- Replies: 2
- Views: 2919
Espeasy Watchdog
Hi I want Espeasy to check the internetconnection every 10 minutes. So i want to write a rule for that. WHen the internetconnection is lost the ip nummer will be lost. So i was thinking to do a check on that. I read the wiki and forum for several hour and really have no idea whether this is even pos...